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

Re: FreeBSD router



Basically you want to use freebsd as a transparent proxy. I do this over
here with nat. Edit /etc/defaults/rc.conf and enable natd in my file I put
the following
natd_program="/sbin/natd"
natd_enable="YES"
natd_interface="your external interface"
natd_flags="-f /etc/natd.cf"
also set gateway_enable="YES"
then edit /etc/natd.cf and put in the values you need.
the only thing I had to change was interface  (internal interface)
and port 8668.
Hope this works for you.
 Sematimba Noah
ksemat at eahd.or.ug
 



-----
This is the afnog mailing list, managed by Majordomo 1.94.4

To send a message to this list, e-mail afnog at afnog.org
To send a request to majordomo, e-mail majordomo at afnog.org and put
your request in the body of the message (i.e use "help" for help)

This list is maintained by owner-afnog at afnog.org