Re: Shorewall on Mandrake 9.2
From: Alan Raskin (araskin_at_allstream.net)
Date: 02/29/04
- Next message: Duane Arnold: "Re: BlackIce new release ccd"
- Previous message: Duane Arnold: "Re: BlackIce new release ccd"
- In reply to: johnny_at_n0sq.net: "Shorewall on Mandrake 9.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 28 Feb 2004 20:53:03 -0800
johnny@n0sq.net wrote:
> I have Shorewall working OK on one of my Mandrake 9.1 boxes but it blocks
> all outgoing traffic on the Mandrake 9.2 box even though the default is to
> allow all outgoing traffic. I tried uninstalling, installing and
> reconfiguring to no avail. I have a similar problem on my notebook running
> Mandrake 9.1. What "gives"?
I think I had the same problem some time ago with 9.0. Below are my
notes about my resolution of the problem:
- Alan
The Mandrake 9.0 installation sets up Shorewall ("Shoreline firewall")
incorrectly. You'll need to visit www.shorewall.net, click on the "Quick
Start Guides (HOWTOs)" link in the left frame, click on the "Standalone
Linux system" link in the right frame, scroll down to the "Shorewall
Concepts" section and download the "one-interface sample". gunzip and
tar -vxf the downloaded one-interface.gtz, then edit the "interfaces"
file and change "eth0" to "ppp0" near the bottom of the file. Copy all
the sample files into /etc/shorewall, then run "shorewall restart" to
restart the firewall with the new configuration.
You'll need to be root, of course.
If you only have access to the Internet through your Linux system, run
"shorewall stop" and "shorewall clear" to shut down the firewall; don't
leave the firewall down for too long, though.
common:
. /etc/shorewall/common.def
run-iptables -A common -p udp --sport 53 -mstate --state NEW -j DROP
interface:
net ppp0 detect norfc1918,routfilter,dhcp
zones:
net Net Internet
- Next message: Duane Arnold: "Re: BlackIce new release ccd"
- Previous message: Duane Arnold: "Re: BlackIce new release ccd"
- In reply to: johnny_at_n0sq.net: "Shorewall on Mandrake 9.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|