[OpenVPN home] [Date Prev] [Date Index] [Date Next]
[OpenVPN mailing lists] [Thread Prev] [Thread Index] [Thread Next]
Google
 
Web openvpn.net

[Openvpn-users] 3 nics in router error


  • Subject: [Openvpn-users] 3 nics in router error
  • From: DjFoxy <djfoxy@xxxxxxxxxxxx>
  • Date: Fri, 04 Aug 2006 19:45:01 +0200

Hello,

I've searched the mailinglist buit I didn't find anything usefull for my 
problem.
I have a linux computer which funtions as a firewall / router
ETH0 is connected to the internet
ETH1 is connected to my ow nlan 192.168.0.x
ETH2 is connected to the lan of my neighbour 10.0.0.,x

Everything is working fine.
However now I want to connect to my own lan from my office
I used a configfile which works on another server with only 2 nics.
When I start this configfile both my local lan networks stop.
I still can connect to my server by the internet.
If I stop openvpn, my local lan network works again.

I have something wrong in my server.conf and I can't figure out what it is.

#server.conf

port 1194
proto udp
dev tun
ca /etc/openvpn/keys/ca.crt
cert /etc/openvpn/keys/server.crt
key /etc/openvpn/keys/server.key  # This file should be kept secret
dh /etc/openvpn/keys/dh1024.pem
server 10.8.0.0 255.255.255.0
ifconfig-pool-persist ipp.txt

push "route 10.8.0.0 255.255.255.0"
push "route 192.168.1.0 255.255.255.0"

route 192.168.1.0 255.255.255.0

keepalive 10 120
comp-lzo
persist-key
persist-tun
status openvpn-status.log
verb 3

-- 
-------------------------------------------------
Problems with Windows? Reboot!
Problems with Unix? Be Root!!
-------------------------------------------------


______________________
OpenVPN mailing lists
https://lists.sourceforge.net/lists/listinfo/openvpn-users


Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-08/msg00065.html on line 221

Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-08/msg00065.html on line 221