Somebody help!

Oskar Andreasson blueflux@koffein.net
Mon, 13 Aug 2001 14:04:45 +0200


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Redhat 7.1 loads the ipchains compatibility module per default. Cant give you 
any exact ways of how to disable it in redhat init since i hate redhat init 
system. Ever seen the movie evolution? It's pretty much the same as redhat's 
trying to do with their init system. No way in hell i'll keep up with that;).

It shouldn't be to hard though... Afaik, their /etc/sysconfig system does not 
contain any files or parameters so far that you can change ipchains/iptables 
back and forth. However, there is an file called iptables in the 
/etc/rc.d/init.d/ system... Might be possible if you move the 
/etc/rc.d/rc3.d/S08ipchains symbolic link to /etc/rc.d/rc3.d/K08ipchains. 
Actually it seems that that's where the ipchains compatibility module is 
loaded now that i look at it.(See line 47 in the file).

Of course, you'd need to add your rules to the /etc/rc.d/init.d/iptables 
script also. Under the start) section that is.

Ugh, i hate that init system and I've never liked playing around in it. 
Fortunately I'm on a redhat 7.1 installation right now...

Anyways, I'm just thinking loud here, try some of the ideas out and see if 
you get rid of the modprobing of the ipchains module at boot time.

- -- 
Oskar Andreasson
Multisoft Education AB
Cell: +46-736-524228

On Monday 13 August 2001 01:20 pm, Rohit Peyyeti wrote:
> Heya:
>
> We have a Wireless broadband connection. I have a linux firewall machine
> which
> has two NIC's in it: eth0, eth1. eth0 is facing my local area network
> whereas
> eth1 is facing internet. I also have a static IP which was given to me by
> my ISP. Here is my ifconfig output:
>
>  eth0      Link encap:Ethernet  HWaddr 00:80:48:FD:FE:C5
>           inet addr:200.200.200.150  Bcast:200.200.200.255
> Mask:255.255.255.0
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:826 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:334 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:100
>           Interrupt:9 Base address:0xfce0
>
> eth1      Link encap:Ethernet  HWaddr 00:A0:C9:DE:58:DD
>           inet addr:xxx.xxx.xxx.xxx  Bcast:xxx.xxx.xxx.xxx
> Mask:255.255.255.0
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:15 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:100
>           Interrupt:9 Base address:0xfcc0
>
> lo        Link encap:Local Loopback
>           inet addr:127.0.0.1  Mask:255.0.0.0
>           UP LOOPBACK RUNNING  MTU:16436  Metric:1
>           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:0
>
>
> I had redhat 7.0 perviously installed on this system on which MASQ worked
> perfectly. I upgraded to RedHat 7.1 for better i.e for iptables.
>
> Let me know if you need anything...
>
> ...Rohit
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7d8JjxO3KTTz2r/kRAqgzAJ95eVjul2dnzp8H4vP92ksr6JH8lQCdHP08
oMmCphjsTXeemiEb/zerpl8=
=veUs
-----END PGP SIGNATURE-----