Koozali.org: home of the SME Server

Access not autorized/ ipmasquerading

thrruss

Access not autorized/ ipmasquerading
« on: October 25, 2000, 09:55:02 PM »
Hi guys!
Still have a stupid question for you.
I set up my rules for my server and there is no problem for masquerading but my rules doesn't allow any request from the outside.
Nobody can log on my ftp server or my web server from the net.
there are my rules:
    /sbin/ipchains --flush  forward
    /sbin/ipchains --policy forward DENY

    /sbin/ipchains --append forward -j MASQ --source 192.168.0.0/255.255.255.0 --destination 0.0.0.0/0

My ideas are fading.
thanks.

Charlie Brady

RE: Access not autorized/ ipmasquerading
« Reply #1 on: October 26, 2000, 08:22:11 AM »
thrruss wrote:

> Hi guys! Still have a stupid question for you. I set up my
> rules for my server

Your server already had rules. Why did you need to change them? Or am I misunderstanding you?

> and there is no problem for masquerading
> but my rules doesn't allow any request from the outside. Nobody
> can log on my ftp server or my web server from the net.

I doubt that your ipchains rules are the problem. I think you should look elsewhere for your problem.

Regards

Charlie