Sysop:NetworkLinux
Zur Navigation springen
Zur Suche springen
martian source
These are packets that Linux does not expect from the direction they came from (i.e. packets from internal hosts coming in on the external interface). The cause is probably a misconfigured machine on your LAN. You can turn off logging those packets via /proc/sys/net/ipv4/conf/*interface*/log_martians which is documented in /usr/src/linux/Documentation/proc.txt
#immer1: echo "0" > /proc/sys/net/ipv4/conf/eth0/log_martians
apropos wlan, etc.
- http://floatingsun.net/articles/linux-tips.html über ifscheme, whereami etc.
Network Shaping
- a very easy to use script (wonderful!): http://lartc.org/wondershaper/
- a howto: http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/ADSL-Bandwidth-Management-HOWTO.html
transparente Firewalls
Links
- http://www.little-idiot.de/firewall/zusammen-190.html
- http://www.linux-magazin.de/Artikel/ausgabe/2004/12/bridgewall/bridgewall.html
- http://forums.gentoo.org/viewtopic-t-169553-highlight-ebtables.html?sid=d1fb9b519ae70a73740d4eb125d3061e
- http://www.debian.org/doc/manuals/securing-debian-howto/securing-debian-howto.en.html
- http://es.tldp.org/Presentaciones/200211hispalinux/jfs/securing-debian-howto/ap-bridge-fw.en.html