>Hi everybody > >I have a nice astlinux setup running here in my (small) office. It also >works as my main router, connecting the external WAN (eth0) with my internal >LAN (br1). > >I would also like to use it as an openvpn server. Fortunately, it seems to >be very easy to set it up with the great gui. > >So far, it seems to work. I can connect from outside with my laptop. The >only problem I have is that I can only access the astlinux box but not any >other system on the local LAN.
... > >Anybody able to tell me, what I am doing wrong? > >Thanks > >Michael Within Server mode in the "push section" you just need to add the route and DNS for your local network, e.g.: route 192.168.1.0 255.255.255.0 dhcp-option DOMAIN local dhcp-option DNS 192.168.1.1 Michael http://www.mksolutions.info ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [email protected].
