BSD Router Project (BSDRP) on Vmware
BSDRP is a nice software which allows you connect your networks with a free , full functional router in complexed topology especially for testing environment. I was looking for a…
Learning, Sharing, Creating
BSDRP is a nice software which allows you connect your networks with a free , full functional router in complexed topology especially for testing environment. I was looking for a…
Add static route in Smoothwall Firstly, edit the file /etc/rc.d/rc.netaddress.up Above the 'echo "setting up firewall ……."', add: /sbin route add -net destination netmask subnetmask gw gateway devdeviceinterface ————————————– Edit /etc/rc.d/rc.firewall.up After the section on "# Allow packets that…