Mailinglist Archive: opensuse (4570 mails)
| < Previous | Next > |
Re: [SLE] SuSE 10.0 masquerade changes?
- From: Darryl Gregorash <raven@xxxxxxxxxxxxx>
- Date: Sat, 19 Nov 2005 06:14:56 +0000 (UTC)
- Message-id: <437EC2DC.9050604@xxxxxxxxxxxxx>
On 11/18/2005 10:47 AM, Peter A. Taylor wrote:
> <snip>
>iptables -A forward_int -j ACCEPT -m state --state ESTABLISHED,RELATED -p icmp
>--icmp-type echo-reply
>iptables -A forward_int -j ACCEPT -m state --state ESTABLISHED,RELATED -p icmp
>--icmp-type destination-unreachable
><snip>
OK, I have no idea what is wrong. The masquerading subroutine is clearly
being executed here, but the actual masquerading rules are never
implemented.
It's possible the firewall script has become corrupted. Refresh the
SuSEfirewall2 package from the installation media, and restart the
firewall. If that doesn't resolve the issue, email your
/sbin/SuSEfirewall2 to me -- don't post it here, but send it to me directly.
> <snip>
>iptables -A forward_int -j ACCEPT -m state --state ESTABLISHED,RELATED -p icmp
>--icmp-type echo-reply
>iptables -A forward_int -j ACCEPT -m state --state ESTABLISHED,RELATED -p icmp
>--icmp-type destination-unreachable
><snip>
OK, I have no idea what is wrong. The masquerading subroutine is clearly
being executed here, but the actual masquerading rules are never
implemented.
It's possible the firewall script has become corrupted. Refresh the
SuSEfirewall2 package from the installation media, and restart the
firewall. If that doesn't resolve the issue, email your
/sbin/SuSEfirewall2 to me -- don't post it here, but send it to me directly.
| < Previous | Next > |