That's a part from Charles' site. I use them for Eigerstein floppy version.

############################################################################
###
HINTS & TIPS
############################################################################
###


Use /etc/init.d/network !!!  Proper use of this script can save you a lot of
time, and spare you many reboots.   Remember to backup etc if you change any
config scripts!  Once you get used to restarting the networking manually, it
can be easy to forget to backup.  With this script, you can:

  List the packet rules currently active:
    /etc/init.d/network ipfilter list

  Reload the firewall rules after changing the network.conf: 
    /etc/init.d/network ipfilter reload

  Restart networking, reconfiguring all interfaces (useful if you change any
  interfaces or IP addresses):  /etc/init.d/network reload

  Flush the packet filters, permitting all traffic (ip forwarding is off)
    /etc/init.d/network ipfilter flush
  
  Shut down all networking, shutting down all interfaces:
    /etc/init.d/network stop

  Get a list of other stuff you can do with this script:
    /etc/init.d/network
  

-----Original Message-----

Message: 11
From: "Scott" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Date: Wed, 14 Nov 2001 13:54:39 -0800
Subject: [Leaf-user] restart instead of reboot

This is a multi-part message in MIME format.

------=_NextPart_000_0017_01C16D13.E72CBE80
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

This is a simple question, but one I've been meaning to ask for a long =
time.  When I make a change to network.conf (or hosts.allow, etc), what =
command can I issue to reload my rules and/or interfaces rather than =
reboot?  BTW, I'm using dachstein cd rc4.

_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to