Mailinglist Archive: opensuse (4570 mails)
| < Previous | Next > |
Re: [SLE] SuSE 10.0 masquerade changes?
- From: Darryl Gregorash <raven@xxxxxxxxxxxxx>
- Date: Tue, 15 Nov 2005 00:16:56 +0000 (UTC)
- Message-id: <437928F3.9020309@xxxxxxxxxxxxx>
On 11/14/2005 09:40 AM, Peter A. Taylor wrote:
> I got simple masquerading working under SuSE 9.3 (sharing a modem), but I
>can't get it working under SuSE 10.0 . I can ping and ftp within my internal
>network, but the internal network can't see the internet. Has anything
>relevant changed between 9.3 and 10.0, or am I doing something stupid? Any
>ideas? Where do I look for clues?
Depending on how much firewall logging you've turned on, you might be
able to find some hints in /var/log/firewall. The firewall configuration
variables are all stored in /etc/sysconfig/SuSEfirewall2. I hesitate to
ask the obvious, but did you perhaps make a typographical error
inputting the masqueraded net and netmask in the firewall config?
If these don't provide the clues you need to resolve the problem, please
post the variables from your firewall config file. This command:
egrep "^[^#]" /etc/sysconfig/SuSEfirewall2
will print all non-comment lines to the console (depending on the
permissions setting you chose for your system -- easy, secure, etc --
you may need to run this as root).
> I got simple masquerading working under SuSE 9.3 (sharing a modem), but I
>can't get it working under SuSE 10.0 . I can ping and ftp within my internal
>network, but the internal network can't see the internet. Has anything
>relevant changed between 9.3 and 10.0, or am I doing something stupid? Any
>ideas? Where do I look for clues?
Depending on how much firewall logging you've turned on, you might be
able to find some hints in /var/log/firewall. The firewall configuration
variables are all stored in /etc/sysconfig/SuSEfirewall2. I hesitate to
ask the obvious, but did you perhaps make a typographical error
inputting the masqueraded net and netmask in the firewall config?
If these don't provide the clues you need to resolve the problem, please
post the variables from your firewall config file. This command:
egrep "^[^#]" /etc/sysconfig/SuSEfirewall2
will print all non-comment lines to the console (depending on the
permissions setting you chose for your system -- easy, secure, etc --
you may need to run this as root).
| < Previous | Next > |