Re: Help REQ: 2-way NAT Problem
From: Edward Paul Wehrwein (last_name_at_ccs.neu.edu)
Date: 12/11/03
- Previous message: NoNameHere: "Help REQ: 2-way NAT Problem"
- In reply to: NoNameHere: "Help REQ: 2-way NAT Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 11 Dec 2003 02:45:17 -0500
"NoNameHere" <recpharm@hotmail.com> wrote in message
news:ee7698ab.0312102326.60227e17@posting.google.com...
> System: OpenBSD 3.4 on a i386 type of box.
>
> I would like to have RDP work for 2 hosts inside my network.
>
> Host 1: 192.168.1.1
> Host 2: 192.168.1.2
>
> The following works great for host 1:
> rdr on $ext_dev proto tcp from any to any port 3389 -> 192.168.1.15
> port 3389
>
> How can I setup my firewall to do the following:
> - rdr port 3390 from the internet to 3389 on Host 2
> - rdr port 3389 from Host 2 to port 3390 on the internet?
>
> It looks like I need both a RDR statement and a NAT statement, but
> none of my combinations have worked. Any ideas?
>
> TIA
I'm not sure that there's a good way to do what you're looking for, but
since you're messing with ports anyway why not change the remote desktop
listening port. There is info on how that can be done here:
http://www.computing.net/windows2003/wwwboard/forum/788.html
Hope that helps.
- Previous message: NoNameHere: "Help REQ: 2-way NAT Problem"
- In reply to: NoNameHere: "Help REQ: 2-way NAT Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|