(E-Mail Removed) wrote:
> I'm have problems configuring OpenVPN.
>
> While my WinXP box (in a test DMZ area, 192.168.1.15) can connect to my
> Debian (Sarge) server on my LAN (10.42.42.146), I cannot access other
> servers on the LAN. (Which, of course, is the whole purpose.)
>
Do the other servers know the route to the XP system? If your VPN
terminates on a server and not the firewall, that's likely the problem. My
VPN terminates on my firewall, so any computer on my lan sends data for the
remote computer to the default gateway, which is my firewall. It sorts out
the stuff for the VPN. There are two solutions to your problem. Add a
routing entry for the VPN systems to the routes or use proxy arp on the
server where your VPN terminates.