KernelTrap logo
Advertise on KernelTrap
powered by

User login

Server Upgrade

Thank you for all the generous donations! The KernelTrap server has been upgraded with double the RAM and much larger SCSI hard drives.

FreeBSD : Bridge

Posted by xwings on Tuesday, November 16, 2004 - 05:39
FreeBSD

FreeBSD : Bridge




Been a month .. I stuck at level 7 ...
Look at Level 7.
The paper for level 7, Anarchriz's "CRC and how to Reverse it" The paper is not long, but i still having problem with crc32 :).

I discover something new to play with ... hehe implement my freebsd gateway in datacenter with Bridge.




Previous Method IPF with IPNAT :

-- Internet  --> Gateway (FreeBSD) -- > Switch --> Internal Servers (Internal IP)

New Method :

--- Internet ---> Gateway (FreeBSD) --> Switch --> Internal Servers (External IP)

I need to recompile kernel coz i never include the Bridge option in the kernel config file.

options         BRIDGE

In /etc/sysctl.conf we need to add in

net.link.ether.bridge.enable=1
net.link.ether.bridge.config=vr0,rl0
net.link.ether.bridge.ipf=1

vr0 is to external LAN and vr1 is to internel LAN. We can also add in IP addresses for the NIC, it doesn't affect the Bridge settings.




I can't see the function of IPNAT for the moment unless we need got another set of LAN. In this case, IPF still can act as a firewall to block certain ports on certain IP addresses.


[xwings's blog | add new comment | printer friendly page]
Level 7
Comment posted by amar (not verified) on Tuesday, June 7, 2005 - 17:57

Level 7, sure is tought until I think
of cheating is the only way. but hey..
guest what? ur creativity make me impresive, dude.

[ reply ]
Comment viewing options
Select your preferred way to display the comments and click "Save settings" to activate your changes.

Advertisement

Colocation donated by:

Who's online

There are currently 7 users and 4228 guests online.