Title: Two NICs and two TCP wrappers?

I have two NICs in a Linux server. One of them has a real IP address and anther one a 192.168.1.1 one. I'd like to give more freedom to the connections that come to the 192.168.1.1 interface and allow only HTTP connections to the other one. Is there a way I could do it with TCP wrappers or would I have to configure some sort of a firewall?

Reply via email to