malik menzong wrote:
> 
> Hi-
> I currently have a working system. But I keep on stubbling on a small issue
> with my file rc.firewall
> this files contains all the ipchains rules. When I boot my system and it
> runs, I can see that the new rules have been applied from the browser(I am
> using routerst from Ed). However I still dont have connection to the outside
> world. But when I manually key in the rules from the prompt and try to
> access the web afterward it always works.
> 
> I did put a refence to 'rc.firewall' in one of my init.d file and I know it
> runs but why wont it works from there?
> Thanks
> -M


Let your system come up and let init run rc.firewall.
Then post the output of

    ifconfig -a
    netstat -nr
    ipchains -n -L -v
    ipmasqadm -l -n

And tell us which command you issued at the prompt that
got it to work.

Regards,
Matthew

_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to