Firewall

David Richards DavidR at eurosoft-uk.com
Tue Feb 27 15:19:39 GMT 2001


OK. i have edited my natd.conf and killed HUP it. When i type it
http://194.73.89.1:8888 which is mapped to 192.168.1.3:80 i get paged cant
be displayed

here is my natd.conf

interface ed0
same_ports yes
redirect_port tcp 192.168.1.3:3389 3389 
redirect_port tcp 192.168.1.3:80 8888


the first redirect line is for windows window terminal services and the
other one for a web server that i am playing about with. But none of it work
:( 
any other ideas or views ?

-----Original Message-----
From: Martin Hopkins [mailto:martin.hopkins at insignia.com]
Sent: 27 February 2001 15:08
To: David Richards
Cc: 'rdls at rdls.net'; 'freebsd-users at uk.freebsd.org'
Subject: RE: Firewall


>>>>> "David" == David Richards <DavidR at eurosoft-uk.com> writes:

    David> Ok now that i have natd working. how would i get it to direct
packets from
    David> the internet on port 3389 to a local machine to port 3389 ?

add -redirect_port <protocol> <targetIP>:3889 3889 to your arguments
to natd.

Martin




More information about the Ukfreebsd mailing list