Dear Lists
I have trouble with my ipfw rules. My firewall server is logging server
form my several mail gateway (syslogd)
I want my ipfw rules to be default to deny,
I add this rules before deny everything else
${fwcmd} add pass udp from {mail_gateway} to me 514 in via ${iif}
keep-state
but I c
Dear Lists.
I have one question, can nat daemon work with ipfw stateful
configuration with check state and setup keep-state.
Enlight me please..
Regards
reza
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To u
Dear All,
Can FreeBSD machine act as a gateway for multple provider to internet ?
Just like http://lartc.org/howto/lartc.rpdb.multiple-links.html or
http://www.ssi.bg/~ja/#routes ?
I'ts very difficult for me to set up such a gateway w/ freeBSD.
Is there anyone running one ? please help me...