[lug] netgear @home

dan@radom.org graffix at radom.org
Mon Nov 6 17:01:08 MST 2000


$IPCHAINS -A input -p tcp  -s 24.0.0.0/8  -d $INTERNALNET 0:1024 -l -j
DENY
$IPCHAINS -A input -p udp  -s 24.0.0.0/8  -d $INTERNALNET 0:1024 -l -j
DENY
$IPCHAINS -A input -p icmp -s 24.0.0.0/8  -d $INTERNALNET 0:1024 -l -j
DENY

you'll also need to setup your allows to hit their mail / web / dns /
proxy / news servers...

# so we can use @home www / proxy / news / mail servers
$IPCHAINS -A input -p tcp -s mail.arvada1.co.home.com -d $INTERNALNET
1023:65535 -j ACCEPT
$IPCHAINS -A input -p tcp -s www.arvada1.co.home.com -d $INTERNALNET
1023:65355 -j ACCEPT
$IPCHAINS -A input -p tcp -s proxy.arvada1.co.home.com -d $INTERNALNET
1023:65535  -j ACCEPT
$IPCHAINS -A input -p tcp -s news.arvada1.co.home.com -d $INTERNALNET
1023:65535  -j ACCEPT
$IPCHAINS -A input -p tcp -s home-www.excite.com -d $INTERNALNET
1023:65535 -j ACCEPT
$IPCHAINS -A input -p tcp -s femail.sdc1.sfba.home.com -d $INTERNALNET
1023:65355 -j ACCEPT
$IPCHAINS -A input -p tcp -s proxy.denver1.co.home.com -d $INTERNALNET
1023:65535  -j ACCEPT
$IPCHAINS -A input -p tcp -s news2.rdc2.tx.home.com -d $INTERNALNET
1023:65535  -j ACCEPT
# allow @home dns queries
$IPCHAINS -A input -p tcp -s ns1.home.net -d $INTERNALNET 1023:65535 -j
ACCEPT
$IPCHAINS -A input -p tcp -s ns2.home.net -d $INTERNALNET 1023:65535 -j
ACCEPT
$IPCHAINS -A input -p udp -s ns1.home.net -d $INTERNALNET 1023:65535 -j
ACCEPT
$IPCHAINS -A input -p udp -s ns2.home.net -d $INTERNALNET 1023:65535 -j
ACCEPT

cheesr!

dan

On Mon, 6 Nov 2000, ok wrote:

> Date: Mon, 6 Nov 2000 17:57:36 -0700
> From: ok <aaz at webcapacity.com>
> Reply-To: lug at lug.boulder.co.us
> To: lug at lug.boulder.co.us
> Subject: Re: [lug] netgear @home
> 
> say, can you create filters on the linksys that block @homes scans letting you 
> run servers?
> 
> On Mon, 06 Nov 2000, you wrote:
> > yes/no I have used the modem version (rm356) it was great.  Now I am using the
> > linksys router with my dsl line.  It is also great.
> > 
> >      ____                                                                       
> >     /___/\                      	Rodger Wilson
> >    /___\\ \           /\       
> >   /___\ \\ /         /~~\/\     	Target and SCSI Drivers 
> >  /___/ \/ / /    /\ /    \ \_   	Sun Microsystems, Inc. 
> > /___/ /   \//\  /  \_      \ \ 
> > \___\//\   / /       \      \   	DIRECT: (303) 272-8252
> >  \___/ / /\ /   _______________ 	FAX:    (775) 522-7198 
> >   \___/ \\ \      ___________   	CELL:   (303) 910-3073 
> >    \___\ \\        ________     
> >     \___\/                      
> > 
> > -- last message --
> > 
> > >Date: Mon, 6 Nov 2000 17:00:00 -0700
> > >From: ok <aaz at webcapacity.com>
> > >Reply-To: lug at lug.boulder.co.us
> > >To: lug at lug.boulder.co.us
> > >Subject: [lug] netgear @home
> > >
> > >Hi all, 
> > >Anyone out there using a Netgear 314 with the @home service?
> > >
> > >thx
> > >-aaz
> > >
> > >_______________________________________________
> > >Web Page:  http://lug.boulder.co.us
> > >Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
> > >
> > 
> > 
> > _______________________________________________
> > Web Page:  http://lug.boulder.co.us
> > Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
> 
> _______________________________________________
> Web Page:  http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
> 






More information about the LUG mailing list