pf reply-to not really working

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sunnz
Date: Wednesday, December 9, 2009 - 12:45 am

I have 2 pppoe connections pppoe0 and pppoe1.

pppoe0 is my default gateway and people can access my http server via
its IP address.

But it is not working for pppoe1's IP address.

I tried the following pf rule for pppoe1:

pass in log on pppoe1 \
        inet proto {tcp udp} \
        reply-to (pppoe1 pppoe1)

I can see the traffic coming in from the internet but it never replies.

So I am suspecting that the http server got the http request but
couldn't do a http response?

UDP traffics seem to work fine.

Running 4.6-current.

Thanks.
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
pf reply-to not really working, Sunnz, (Wed Dec 9, 12:45 am)
Re: pf reply-to not really working, Jussi Peltola, (Wed Dec 9, 1:00 am)
Re: pf reply-to not really working, Sunnz, (Wed Dec 9, 1:37 am)
Re: pf reply-to not really working, Sunnz, (Wed Dec 9, 2:10 am)