Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: thrruss on November 20, 2000, 07:33:01 PM
-
I have a problem! I configured my server for masquerading but
I can't see some http pages (not all of them!!) such as this
one from an other computer than my server (not very easy to
navigate under lynx!!). my rules are: ipchains --append forward
-j MASQ --source 192.168.0.0/255.255.255.0 --destination 0.0.0.0/0
of course i included every modules for masquerading in the kernel.
Do you have any idea??
thank you for your help.
-
thrruss wrote:
> I have a problem! I configured my server for masquerading but I
> can't see some http pages (not all of them!!) such as this one
> from an other computer than my server (not very easy to
> navigate under lynx!!). my rules are: ipchains --append forward
> -j MASQ --source 192.168.0.0/255.255.255.0 --destination
> 0.0.0.0/0 of course i included every modules for masquerading
> in the kernel. Do you have any idea?? thank you for your help.
e-smith sets up masquerading as part of the install. I'm not sure why
you tried to change it, but I'd suggest you go back to a fresh install.
/sbin/e-smith/signal-event console-save
will most likely undo your changes and put it back to the way it
was configured by e-smith.
Gordon