tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NPF and port forwarding?



"Mirko Thiesen" <Thiesi%Tuebingen.MPG.de@localhost> wrote:
> > try this:
> >
> > map $wm3_ip dynamic $wm3_ip port 2222 <- $wm3_ip port 22
> 
> I did - to no avail. The resulting rule looks exactly like before (and
> perfectly fine to me):
> 
> map wm7 dynamic 51.77.xxx.yyy port 2222 <- any pass family inet4 proto
> { tcp, udp } to 51.77.xxx.yyy port 22 # id="1"
> 

- Which NetBSD version are you using?

- Can you please first try with no filtering rules i.e.:

group default {
    pass final all
}

- What do you see with tcpdump?

-- 
Mindaugas


Home | Main Index | Thread Index | Old Index