Hi,
I'm wondering how does ipnat RDR rules operate. I tried to get an answer
using Google, but nothing really accurate.
I have set a RDR rule like this:
rdr tun0 0.0.0.0/0 port 2245 -> 192.168.0.45 port ssh
This works perfectly, but when I try prevent theses packets to go through my
FreeBSD box
Not sure this is the correct list, as this question is only semi-technical,
but I'm going to try anyway. A quick note though, I don't think there is a
charter for this list on the freebsd site.
Anyway, I have two questions about routed:
1) Is there a way to force certain interfaces (or RIP as a w
I know its an ugly hack, but it works for me. Try building the gre
interface and than destroying it, and then again rebuild, with enough
pause betwine each action. I am running this in a script called from
crontab, with timing set @reboot, but i guess its the same if you put it
in rc.d or similar p
Hello,
in early January this year there was a discussion about the way ipfw
interacts with ipsec. Last November ipfw was changed to process ipsec
datagrams twice: Once before and a second time after the decoding
procedure. This makes life easier for people who use gif tunnels with
ipsec transport