> 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 ?
If at least one of the bridge interfaces is touching the 203.115.x.x network, then ifconfig eth0 203.115.x.x should work. Once you bring up the interface, give it a sec. Then try to make a connection. Just make sure you are allowing such traffic into your box if you are using iptable rules. Rob _______________________________________________ Bridge mailing list [EMAIL PROTECTED] http://www.math.leidenuniv.nl/mailman/listinfo/bridge
