Archive for October 9th, 2008
Router with Freebsd
Setting Up a FreeBSD Router, Step-by-Step
HARDWARE INFO:
rl0 - NIC facing the 192.168.0.0 network
xl0 - NIC facing the 192.168.1.0 network
xl1 - NIC facing the modem
tun0 - The virtual NIC used by PPP, facing the outside
SECTION 1: PRELIMINARY SETUP
Install FreeBSD
Enable the rl0 network card and give it an address by adding the following line to /etc/rc.conf
this is [...]
Posted: October 9th, 2008 under nothing.
Comments: none