[CUWiN-Dev] sysctl settings

Bill Comisky bcomisky at pobox.com
Thu Aug 25 16:22:28 CDT 2005


Just going through my notes of things I've noticed the last couple days. 
It doesn't seem like net.inet6.ip6.forwarding was getting set at boot. 
Right after booting I tried this:

# sysctl -f /etc/sysctl.conf
net.inet.ip.redirect: 0 -> 0
net.inet.icmp.rediraccept: 0 -> 0
net.inet.ip.forwarding: 1 -> 1
net.inet6.ip6.forwarding: 0 -> 1
kern.defcorename: /var/core/%n.%t -> /var/core/%n.%t
net.link.ieee80211.vap0.debug: 8388608 -> 8388608
hw.ath0.debug: -2147483648 -> -2147483648
hw.ath0.diversity: 0 -> 0
hw.ath0.rxantenna: 1 -> 1
hw.ath0.txantenna: 1 -> 1

I'm assuming the values are listed old -> new, and 
net.inet6.ip6.forwarding is the only one that didn't match.

On probably a completely unreleated note, this message shows up at boot:

ath_init: if_flags 0xffff8803
ath_stop_locked: invalid 0 if_flags 0xffff8803

Normal?

bill

--
Bill Comisky
bcomisky at pobox.com


More information about the CU-Wireless-Dev mailing list