HI, I have a HP machine (HPUX 11.00), and I'm trying to run openvpn. The compilation was ok, but when I try to run openvpn:
root@hpux-/root# /usr/local/sbin/openvpn --config openvpn_server.conf Wed Aug 31 15:27:04 2005 OpenVPN 2.0 hppa2.0w-hp-hpux11.00 [SSL] [LZO] built on Aug 15 2005 Wed Aug 31 15:27:04 2005 Diffie-Hellman initialized with 1024 bit key Wed Aug 31 15:27:04 2005 TLS-Auth MTU parms [ L:1544 D:140 EF:40 EB:0 ET:0 EL:0 ] Wed Aug 31 15:27:04 2005 TUN/TAP device /dev/tun0 opened Wed Aug 31 15:27:04 2005 Sorry, but I don't know how to do 'ifconfig' commands on this operating system. You should ifconfig your TUN/TAP device manually or use an --up script. Wed Aug 31 15:27:04 2005 Exiting I'm not an expert on HPUX. I'm trying to configure tun interface manually, but no success. Anybody can help? Thanks. Raphael