Mailinglist Archive: opensuse (1156 mails)

< Previous Next >
Re: [S.u.S.E. Linux] Repost: ipfwadm ? (no response the 1st time)
  • From: kepe@xxxxxxxx (Danny Kephart)
  • Date: Wed, 27 May 1998 06:37:45 -0500
  • Message-id: <356BFB09.8C254185@xxxxxxxx>



Dwight Johnson wrote:
>
> On Tue, 26 May 1998, Danny Kephart wrote:
>
> > Where is the best location, SuSE 5.2, to place my rules for masq.,
> > so it will be done automatically at boot time? At the moment, I am
> > having to do it manually.
>
> In /etc/rc.config, configure the 'MSQ' variables. Here's mine:
>
> MSQ_START="yes"
> MSQ_NETWORKS="192.168.1.0/24"
> MSQ_DEV="ppp0" #dial-up modem Internet connection
> MSQ_MODULES="ip_masq_ftp ip_masq_irc"
>
> Masquerading is then initiated in the script: /sbin/init.d/ipfwadm.
> You can customize it with additional rules.
>
> Dwight
>
> --
> To get out of this list, please send email to majordomo@xxxxxxxx with
> this text in its body: unsubscribe suse-linux-e

Mine is setup similarly:

MSQ_START="yes"
MSQ_NETWORKS="192.168.1.0/24"
MSQ_DEV="eth0"
MSQ_MODULES="ip_masq_cuseeme ip_masq_ftp ip_masq_irc ip_masq_quake
ip_masq_raudio
ip_masq_vdolive"

but until I physically type:

ipfwadm -F -p deny
ipfwadm -F -a m -S 192.168.1.0/24 -D 0.0.0.0/0

my other machine just sits there. I will try your suggestion of
customizing the ipfwadm script. Thanks

--
To get out of this list, please send email to majordomo@xxxxxxxx with
this text in its body: unsubscribe suse-linux-e


< Previous Next >
References