Add new comment

Want to support HowtoForge? Become a subscriber!
Submitted by Anonymous (not registered) on Tue, 2005-10-25 16:23.
SEE: zcat /usr/share/doc/iptables/README.Debian.gz |less

METHOD:
... in /etc/network/interfaces
...run the a packet filtering script (with the interface name and address as arguments) before actually bringing up the interface.

auto eth0
iface eth0 inet dhcp
pre-up /etc/myfirewall.sh $IFACE $IF_ADDRESS
Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.