[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] Loopback w/IPChains on a Qube3



Howdy all!

I am trying to let the Qube be fully available inside (LAN) and be a web
server outside (WAN). In locking down my firewall, I get active monitor
messages saying that most services no longer work. I have a firewall book
that says to enable the loopback interface. I don't see an "lo" interface
listed. How do I do that from the Firewall pages on a Qube 3?

Any suggestions on a better set of chains?

My chains are:

Input:
eth1 80:80 Accept
eth1 127.0.0.0-127.0.0.255 Accept
eth1 deny
eth0 Accept
Default deny

Output:
Default Accept

Forward:
Default MASQ

Thanks!

Hey Cobalt, it sure we be nice to have some sample chains for us newbies.
(hint)