i want to assign a public ip to the fw, so that i can remote access it. ifconfig eth0 203.115.x.x up ?
will this work ? ----- Original Message ----- From: "Rob McMillen" <[EMAIL PROTECTED]> To: "Bridge" <[EMAIL PROTECTED]>; "loong" <[EMAIL PROTECTED]> Sent: Saturday, January 05, 2002 9:50 AM Subject: RE: [Bridge] remote access ? > This is how I bring up my bridge: > > brctl addbr br0 > brctl addif eth0 > brctl addif eth1 > brctl stp br0 off > > ifconfig eth0 0.0.0.0 > ifconfig eth0 0.0.0.0 > ifconfig eth0 192.168.0.1 > > Straight out of the HOWTO in the docs directory. > > Rob > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of loong > > Sent: Friday, January 04, 2002 7:58 PM > > To: Lennert Buytenhek > > Cc: [EMAIL PROTECTED] > > Subject: Re: [Bridge] remote access ? > > > > > > how to add ip in the bridge ? > > > > > > ----- Original Message ----- > > From: "Lennert Buytenhek" <[EMAIL PROTECTED]> > > To: "loong" <[EMAIL PROTECTED]> > > Cc: <[EMAIL PROTECTED]> > > Sent: Saturday, January 05, 2002 1:16 AM > > Subject: Re: [Bridge] remote access ? > > > > > > > Assign an IP address to the bridge interface, and run an SSH daemon. > > > > > > > > > On Fri, Jan 04, 2002 at 11:04:11PM +0800, loong wrote: > > > > > > > hi > > > > > > > > i using the bridge, but how to i remote access the firewall with ssh ? > > > > > > > > any suggestion ? > > > > > > > > thanks > > > > > > > > loong > > > > > > > > > > > _______________________________________________ > > Bridge mailing list > > [EMAIL PROTECTED] > > http://www.math.leidenuniv.nl/mailman/listinfo/bridge > > > > _______________________________________________ Bridge mailing list [EMAIL PROTECTED] http://www.math.leidenuniv.nl/mailman/listinfo/bridge
