Greetings, I have a openvpn.conf file, here is its contents...
dev tun ifconfig 66.11.182.5 192.168.0.1 secret key.txt port 5000 user nobody group nobody log /var/log/openvpn/openvpn.log verb 4 What I don't know what to do is what goes after ifconfig... 66.11.182.5 is my servers ip address to the external world (eth0). 192.168.0.1 is the internal network (eth1) address. What do I put after ifconfig? Thanks -- [EMAIL PROTECTED] mailing list

