Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2000 19:18:14 -0500 (CDT)
From:      Brennan W Stehling <brennan@offwhite.net>
To:        freebsd-questions@freebsd.org
Subject:   ipnat and udp
Message-ID:  <Pine.BSF.4.10.10005071910290.77032-100000@home.offwhite.net>

next in thread | raw e-mail | index | archive | help
Can anyone tell me how I can get upd traffic to come back into my network
while I have an open firewall and ipnat doing address translation?

Here are my current ipnat rules.

map xl1 192.168.1.0/16 -> 0.0.0.0/32 portmap tcp/udp 40000:65000
map xl1 192.168.1.0/16 -> 0.0.0.0/32

In rc.firewall, for open, the only rule added to my open firewall is...

$fwcmd add 65000 pass all from any to any

I have the kernel compiled with an open firewall.

What I am going to try is to add this rule.

$fwcmd add 66000 pass udp from any to 192.168.1.2

That IP is my iMac which I would like to have set up to that I can have
udp traffic for quicktime streaming and AIM talk features.

Is this all I need to do?  Is there a better way to do it?

Brennan Stehling - web developer and sys admin
projects: www.greasydaemon.com | www.onmilwaukee.com | www.sncalumni.com

Microsoft: Will you get a macro virus today?



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10005071910290.77032-100000>