Hello everybody,

I´m trying to open a VPN connection with a static key. Server side is a 
none Endian linux firewall, but client is a Endian 2.3 Community 
firewall. If I have understod correctly it is not possible to 
configurate this in Endian´s GUI.

Remote network (server side) is 192.168.64.0 and local network is 
192.168.69.0 My configuration file on the client looks like this:

remote 81.209.29.38 ;server IP address
port 1195
dev tun
ifconfig 192.168.69.254 192.168.64.1
secret /root/hfors_static.key
comp-lzo
keepalive 10 60
ping-timer-rem
persist-tun
persist-key
daemon
route 192.168.64.0 255.255.255.0

If I run 'openvpn openvpn.conf &' the connection is established and I 
can from 192.168.69.254 (my Endian firewall) ping the  192.168.64.1 
computer.  But I can't ping from computers in the 192.168.69.0 network. 
I´m guessing that the problem is that the Endian firewall doesn´t know 
anything about tun0 device. And I can't of cource configurate anything 
about the tun0 device in the GUI.

How do I get Endian to "find" the tun0 device or from command line allow 
trafic to the tun device.


Kenneth



------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Efw-user mailing list
Efw-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/efw-user

Reply via email to