Oenus Tech Services wrote: > hi there > > I'm having trouble doing a dnat for remote desktop to a computer on the > openvpn segment. If that computer was on the local network, the rule > would be: > > DNAT net loc:192.168.1.10 tcp 3389 > > when I have the computer accessing through openvpn to my network, its IP > is 192.168.135.14, so I thought this next rule would work, but it doesn't: > > DNAT net vpn:192.168.135.14 tcp 3389 > > Can anybody help me?
Does the default route at 192.168.135.14 go back through the OpenVPN tunnel? If not, this will never work. -Tom -- Tom Eastep \ Nothing is foolproof to a sufficiently talented fool Shoreline, \ http://shorewall.net Washington USA \ [EMAIL PROTECTED] PGP Public Key \ https://lists.shorewall.net/teastep.pgp.key
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
_______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
