Hmm,

No listing of ipf rules. Perhaps output from ipfstat -iohn would be a start. If ipmon is running is anything being logged?

The obvious check is that ip-forwarding is enabled. If it isn't then it ain't going to work irrespective what is listed from ipnat -l.

If you telnet from the firewall to port 411 at 192.168.1.52, does that work?

What do you have setup for routing on node 192.168.1.52, does it have a default route?

Larry.

----- Original Message ----- From: "Jan Rockstedt" <[EMAIL PROTECTED]>
To: "Jett Tayer" <[EMAIL PROTECTED]>
Cc: <[email protected]>
Sent: Monday, February 27, 2006 3:53 PM
Subject: Re: open port 411 internet to lan pc


Thanks Jett!

It was a typo errror in my email.
I already have rdr xl0 0.0.0.0/0 port 411 -> 192.168.1.52 port 411 tcp/udp in ipnat.

Any other sugestion?

//Jan

Jett Tayer wrote:
You must define port 411 in ipnat.conf

rdr xl0 0.0.0.0/0 port 411 -> 192.168.1.52 port 411 tcp/udp



On Sat, 2006-02-25 at 23:02 +0100, Janne Rockstedt wrote:
Hi all!

I wan't to open port 411 from the internet to a lan pc.
I think that ipnat is work ok but my fw is blocking.
Any sugestion for the problem?

//Jan

uname = FreeBSD 6.0-RELEASE-p4

# ipnat -l
List of active MAP/Redirect filters:
map xl0 192.168.1.0/24 -> 0.0.0.0/32
rdr xl0 0.0.0.0/0 port 466 -> 192.168.1.52 port 466 tcp/udp

List of active sessions:
RDR 192.168.1.52    411   <- -> 217.210.57.236  411   [84.217.65.221
62373]
RDR 192.168.1.52    411   <- -> 217.210.57.236  411   [213.65.160.198
3351]
RDR 192.168.1.52    411   <- -> 217.210.57.236  411   [80.98.62.116




Reply via email to