Hi there
I am having a strange issue in that a command in my debug.cfg is not executing properly (it is properly typed...)
i am trying to add an interface to the bridge using the command
but the interface never gets added. if i telnet into the box and retype the command by hand then it works fine.
any thoughts?
I am having a strange issue in that a command in my debug.cfg is not executing properly (it is properly typed...)
i am trying to add an interface to the bridge using the command
Code:
cd /var/tmp/vpn
./brctl addif lan tap0
but the interface never gets added. if i telnet into the box and retype the command by hand then it works fine.
any thoughts?