vrek
08-09-2003, 12:14 AM
I have 2 problems with IPtables. The first is I set up a script to activate net sharing and my proxy server on start up. First the sharing then the proxy. I put it in /etc/rcS.d/S99netsharing. Well, the request for iptables to masquerade is denied saying it doesn't have permission yet the one to redirect all on port 80 to port 3150(proxy port) goes through fine. I have to manually start the sharing. Why is this and how can I fix it?
My second problem is that I can use IPtable fine. It all works and everything is perfect. Yet when I do iptables -L or iptables -a anything it says there is no iptables module nor in the kernel(I compiled it in). What is going on? How can I resolve this?
My second problem is that I can use IPtable fine. It all works and everything is perfect. Yet when I do iptables -L or iptables -a anything it says there is no iptables module nor in the kernel(I compiled it in). What is going on? How can I resolve this?