Starting vtund: vtund[6987]: No hosts defined
ps ax | grep vtund
6770 pts/0 R+ 0:00 grep vtund
Starting vtund: vtund[6987]: No hosts defined
ps ax | grep vtund
6770 pts/0 R+ 0:00 grep vtund
Did your system activate successfully without error?
I would check your vtund.conf file to make sure everything in there looks 'sane' if you see things like Thanks, Mike Joyce
Mike
do you have a sample of what it should look like?
my troubleshooting steps
vpn1 and 2 resolve and connect properly
my box is in the dmz
all ok on start except vtund
any ideas?
The vtund.conf file from my TrixBoxPro Call Center Edition server number 114830 looks like this :
----------------------------------------------------------------------------------------
default {
type tun;
proto tcp;
keepalive yes;
}
options {
port 8000;
}
trixbox114830 {
passwd xzxBiwQHoaEX5NB5BwATDLaYu2Biu;
persist yes;
up {
ifconfig "%% 1.0.58.10 pointopoint 1.0.58.1";
route "add -net 10.37.252.0/24 gw 1.0.58.1";
};
}
trixbox114830-2 {
passwd xzxBiwQHoaEX5NB5BwATDLaYu2Biu;
persist yes;
up {
ifconfig "%% 2.0.58.10 pointopoint 2.0.58.1";
route "add -net 10.37.252.0/24 gw 2.0.58.1";
};
}
----------------------------------------------------------------------------------------
but in my TrixBox Pro Call Center Edition server number 124895, the vtund.conf file only contains the lines:
----------------------------------------------------------------------------------------
default {
type tun;
proto tcp;
keepalive yes;
}
options {
port 8000;
}
----------------------------------------------------------------------------------------
I reinstalled and reactivated 12 times but the vtund.conf file is always incomplete.
Does anybody knows why does Fonality Servers sendme always incomplete that file?
I can copy the complete vtund.conf file from my "working good" appliance to my other appliance but, Will it works?
Copyright © 2011 Fonality
Fonality and trixbox are trademarks of Fonality. Trademark Policy. Privacy Policy.
Asterisk is a trademark of Digium, Inc. Fonality and trixbox are not affiliated with, nor endorsed by Digium, Inc.
Member Since:
2008-02-05