REMOVE FROM MAILING LIST THANK YOU


Subject: REMOVE FROM MAILING LIST THANK YOU
Andrew.Quigley@ubsw.com
Date: Wed Oct 18 2000 - 10:56:40 MDT


     

______________________________ Reply Separator _________________________________
Subject: Re: ethernet dhcp, mol ethertap, doesn't work
Author: rshapiro (rshapiro@bbn.com) at unix,mime
Date: 18/10/00 17:27

Claus writes:
> echo "1" > /proc/sys/net/ipv4/ip_forward
> echo "1" > /proc/sys/net/ipv4/ip_dynaddr
     
This is handled in /etc/sysctl.conf (part of the new initscripts).
Mine looks like this:
     
# Disables packet forwarding
net.ipv4.ip_forward = 1
net.ipv4.ip_dynaddr = 1
# Enables source route verification
net.ipv4.conf.all.rp_filter = 1
# Disables automatic defragmentation (needed for masquerading, LVS)
net.ipv4.ip_always_defrag = 1
# Disables the magic-sysrq key
kernel.sysrq = 0
# enables new keycodes on PPC (disable for now to keep MOL happy)
dev.mac_hid.keyboard_sends_linux_keycodes = 0
     

-- 
rshapiro@bbn.com
     

Visit our website at http://www.ubswarburg.com

This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments.



This archive was generated by hypermail 2a24 : Wed Oct 18 2000 - 11:04:45 MDT