Re: Anyone knows how to connect to a router?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.security.firewalls archive

Re: Anyone knows how to connect to a router?

From: Volker Birk <bumens@dingens.org>
Date: Sun Oct 30 2005 - 13:26:01 CET

In comp.security.firewalls Tim <Timmy14@notformail.com> wrote:
> I have to connect to a router to share the bandwith cause my sister moved
> in, anyone know how to do this?
> I'm using FreeBSD and IPFW for the firewall.

If the FreeBSD box is the router, have a look on this:
http://www.erudition.net/freebsd/NAT-HOWTO

If not, please understand, that my crystal ball device is in the washer,
so I cannot find out your complete network configuration here.

The ipfw configuration does not tell me your topology and addressing.
But those two lines are suspicous:

| "$IPFW" add 10 set 1 drop log all from me to any in recv eth0
| "$IPFW" add 20 set 1 drop log all from 192.168.1.0/24 to any in recv eth0

You could read this one, though:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls-ipfw.html

Yours,
VB.

-- 
"Ich bin ein freier Mensch und werde jetzt von meinen Freiheitsrechten
Gebrauch machen - und zwar ausgiebig - natürlich nur in dem Rahmen, den
Otto Schily mir noch zur Verfügung stellt."
                   Wolfgang Clement am 10.10.05 als Noch-Superminister
Received on Mon Nov 21 02:35:59 2005