Bug#285371: Still a problem.
Yazz D. Atlas
"Yazz D. Atlas" <yazz@230volts.net>, 285371@bugs.debian.org
Sun, 19 Dec 2004 23:14:50 -0800
Sorry for the duplicate forgot to CC: the ticket system.
Andreas Metzler wrote:
>
> Have you tried this? If not can you check how long the attached
> version takes?
>
> gcc -Wall -o exim_gnutls-params -O2 -g exim_gnutls-params.c -lgnutls
> time ./exim_gnutls-params -v --indefinitely /var/spool/exim4
>
I modified /etc/passwd so the user Debian-exim actually had a shell just
for testing.
# su - Debian-exim
Debian-exim:~$ time ./exim_gnutls-params -v --indefinitely /var/spool/exim4
generating 512 bit RSA key...
<crtl-c>
real 11m30.280s
user 0m0.007s
sys 0m0.004s
I gave up waiting after 11m.
> What does
> sysctl -n kernel/random/entropy_avail
> say on your system?
> cu andreas
>
# sysctl -n kernel/random/entropy_avail
0
I just can't seem to get any entropy on this system. Adding a line to
/etc/sysctl.conf like... kernel/random/entropy_avail=3584 didn't help
either. Just causes an error message. Even rebooted the system...
Using udev 0.048-3 and the only option passed to via the append option
in /etc/lilo.conf is devfs=nomount
# uname -a
Linux ruroni.230volts.net 2.6.9-1-686-smp #1 SMP Thu Nov 25 02:24:54 EST
2004 i686 GNU/Linux
# uptime
21:53:02 up 1:24, 1 user, load average: 0.21, 0.15, 0.10
> # ps axuw
> USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
> root 1 0.0 0.0 1500 516 ? S 1909 0:00 init [2]
> root 2 0.0 0.0 0 0 ? S 20:28 0:00 [migration/0]
> root 3 0.0 0.0 0 0 ? SN 20:28 0:00 [ksoftirqd/0]
> root 4 0.0 0.0 0 0 ? S 20:28 0:00 [migration/1]
> root 5 0.0 0.0 0 0 ? SN 20:28 0:00 [ksoftirqd/1]
> root 6 0.0 0.0 0 0 ? S< 20:28 0:00 [events/0]
> root 7 0.0 0.0 0 0 ? S< 20:28 0:00 [events/1]
> root 8 0.0 0.0 0 0 ? S< 20:28 0:00 [khelper]
> root 9 0.0 0.0 0 0 ? S< 20:28 0:00 [kacpid]
> root 45 0.0 0.0 0 0 ? S< 20:28 0:00 [kblockd/0]
> root 46 0.0 0.0 0 0 ? S< 20:28 0:00 [kblockd/1]
> root 56 0.0 0.0 0 0 ? S 20:28 0:00 [pdflush]
> root 57 0.0 0.0 0 0 ? S 20:28 0:00 [pdflush]
> root 59 0.0 0.0 0 0 ? S< 20:28 0:00 [aio/0]
> root 60 0.0 0.0 0 0 ? S< 20:28 0:00 [aio/1]
> root 58 0.0 0.0 0 0 ? S 20:28 0:00 [kswapd0]
> root 643 0.0 0.0 0 0 ? S 20:28 0:00 [kseriod]
> root 795 0.0 0.0 0 0 ? S 20:28 0:00 [kjournald]
> root 834 0.0 0.0 1480 392 ? S<s 20:28 0:00 udevd
> root 1249 0.0 0.0 0 0 ? S 20:28 0:00 [kjournald]
> root 1250 0.0 0.0 0 0 ? S 20:28 0:00 [kjournald]
> root 1251 0.0 0.0 0 0 ? S 20:28 0:00 [kjournald]
> root 1362 0.0 0.0 0 0 ? S 20:29 0:00 [scsi_eh_0]
> root 1363 0.0 0.0 0 0 ? S 20:29 0:00 [ahc_dv_0]
> root 1371 0.0 0.0 0 0 ? S 20:29 0:00 [scsi_eh_1]
> root 1372 0.0 0.0 0 0 ? S 20:29 0:00 [ahc_dv_1]
> root 1904 0.0 0.0 0 0 ? S 20:29 0:00 [pciehpd_event]
> root 1924 0.0 0.0 0 0 ? S 20:29 0:00 [shpchpd_event]
> root 2079 0.0 0.0 0 0 ? S 20:29 0:00 [khubd]
> daemon 2134 0.0 0.0 1608 448 ? Ss 20:29 0:00 /sbin/portmap
> root 2350 0.0 0.0 2256 780 ? Ss 20:30 0:00 /sbin/syslogd
> root 2381 0.0 0.1 2424 1464 ? Ss 20:30 0:00 /sbin/klogd
> bind 2389 0.0 0.3 29804 3180 ? Ssl 20:30 0:00 /usr/sbin/named -u bind -t /var/cache/bind
> 109 2402 0.0 2.7 31340 28740 ? Ss 20:30 0:01 /usr/sbin/spamd -u Debian-exim --create-prefs --max-children 10 --helper-home-dir -x -d --pidfile=/var/run/spamd/spamd.pid
> 109 2410 0.0 0.6 17148 6564 ? Ss 20:30 0:00 /usr/sbin/clamd
> clamav 2451 0.0 0.1 4032 1264 ? Ss 20:30 0:00 /usr/bin/freshclam -d --quiet -p /var/run/clamav/freshclam.pid
> 109 2595 0.0 0.2 8212 2472 ? Ss 20:30 0:00 /usr/sbin/exim4 -bd -q30m
> root 2605 0.0 0.0 2236 716 ? Ss 20:30 0:00 /usr/sbin/inetd
> root 2608 0.0 0.0 1492 464 ? Ss 20:30 0:00 /usr/sbin/irqbalance
> root 2667 0.0 0.7 8936 7368 ? Ss 20:30 0:00 /usr/bin/perl -w /usr/sbin/psad -c /etc/psad/psad.conf
> root 2671 0.0 0.0 1480 360 ? Ss 20:30 0:00 /usr/sbin/kmsgsd
> root 2674 0.0 0.0 1484 368 ? Ss 20:30 0:00 /usr/sbin/psadwatchd
> root 2678 0.0 0.3 6268 3680 ? S 20:30 0:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -p /var/run/snmpd.pid
> root 2689 0.0 0.1 3464 1520 ? Ss 20:30 0:00 /usr/sbin/sshd
> root 2695 0.0 0.0 3052 824 ? Ss 20:30 0:00 /usr/sbin/vsftpd
> root 2699 0.0 0.0 2372 928 ? Ss 20:30 0:00 /sbin/rpc.statd
> root 2705 0.0 0.3 3936 3936 ? SLs 20:30 0:00 /usr/sbin/ntpd -p /var/run/ntpd.pid
> daemon 2710 0.0 0.0 1680 636 ? Ss 20:30 0:00 /usr/sbin/atd
> root 2713 0.0 0.0 1760 820 ? Ss 20:30 0:00 /usr/sbin/cron
> root 2720 0.0 0.7 16100 7792 ? S 20:30 0:00 /usr/sbin/apache
> root 2839 0.0 0.0 1496 476 tty1 Ss+ 20:30 0:00 /sbin/getty 38400 tty1
> root 2840 0.0 0.0 1496 476 tty2 Ss+ 20:30 0:00 /sbin/getty 38400 tty2
> root 2841 0.0 0.0 1496 476 tty3 Ss+ 20:30 0:00 /sbin/getty 38400 tty3
> root 2842 0.0 0.0 1496 476 tty4 Ss+ 20:30 0:00 /sbin/getty 38400 tty4
> root 2843 0.0 0.0 1496 476 tty5 Ss+ 20:30 0:00 /sbin/getty 38400 tty5
> root 2844 0.0 0.0 1496 476 tty6 Ss+ 20:30 0:00 /sbin/getty 38400 tty6
> 109 2918 0.0 0.4 6364 4780 ? S 20:30 0:00 spfd listening at /tmp/spfd
> 109 2920 0.0 2.9 33028 30508 ? S 20:30 0:00 spamd child
> 109 2921 0.0 2.9 33324 30804 ? S 20:30 0:01 spamd child
> 109 2922 0.0 2.8 32000 29456 ? S 20:30 0:00 spamd child
> 109 2923 0.0 2.7 31340 28740 ? S 20:30 0:00 spamd child
> 109 2924 0.0 2.7 31340 28740 ? S 20:30 0:00 spamd child
> 109 2925 0.0 2.7 31340 28740 ? S 20:30 0:00 spamd child
> 109 2926 0.0 2.7 31340 28740 ? S 20:30 0:00 spamd child
> 109 2927 0.0 2.7 31340 28740 ? S 20:30 0:00 spamd child
> 109 2928 0.0 2.7 31340 28740 ? S 20:30 0:00 spamd child
> 109 2929 0.0 2.7 31340 28740 ? S 20:30 0:00 spamd child
> www-data 2930 0.0 1.1 19540 11500 ? S 20:30 0:00 /usr/sbin/apache
> www-data 2931 0.0 1.1 20172 12164 ? S 20:30 0:00 /usr/sbin/apache
> www-data 2932 0.0 1.0 19100 10928 ? S 20:30 0:00 /usr/sbin/apache
> www-data 2933 0.0 0.7 16232 7932 ? S 20:30 0:00 /usr/sbin/apache
> www-data 2934 0.0 1.0 19220 11216 ? S 20:30 0:01 /usr/sbin/apache
> yazz 2942 0.0 0.2 5412 2716 ? S 20:35 0:02 imapd
> yazz 2943 0.0 0.2 5412 2716 ? S 20:35 0:01 imapd
> yazz 2944 0.0 0.2 5412 2712 ? S 20:35 0:02 imapd
> www-data 2999 0.0 0.7 16232 7936 ? S 20:40 0:00 /usr/sbin/apache
> www-data 3109 0.0 1.1 20032 11992 ? S 20:51 0:00 /usr/sbin/apache
> yazz 3265 0.0 0.3 6288 3552 ? S 21:11 0:01 imapd
> www-data 3266 0.0 0.7 16232 7876 ? S 21:13 0:00 /usr/sbin/apache
> yazz 3272 0.1 0.2 5412 2712 ? S 21:15 0:03 imapd
> jenn 3278 0.1 0.2 5412 2736 ? S 21:18 0:02 imapd
> root 3487 0.0 0.1 6220 1976 ? Ss 21:40 0:00 sshd: yazz [priv]
> yazz 3493 0.0 0.2 6360 2380 ? S 21:40 0:00 sshd: yazz@pts/0
> yazz 3496 0.0 0.2 3548 2412 pts/0 Ss 21:40 0:00 -bash
> root 3550 0.0 0.2 3544 2392 pts/0 S 21:40 0:00 -su
> root 3806 0.0 0.0 2492 860 pts/0 R+ 21:54 0:00 ps axuw
> # lsmod
> Module Size Used by
> ipt_state 1984 24
> ipt_REJECT 7136 4
> ipt_LOG 7232 2
> ipt_limit 2592 2
> iptable_filter 3040 1
> iptable_nat 26916 0
> ip_conntrack 48004 2 ipt_state,iptable_nat
> iptable_mangle 2912 0
> ip_tables 19296 7 ipt_state,ipt_REJECT,ipt_LOG,ipt_limit,iptable_filter,iptable_nat,iptable_mangle
> af_packet 23080 0
> ipv6 264576 20
> uhci_hcd 33648 0
> ohci_hcd 21924 0
> ehci_hcd 32452 0
> usbcore 120196 3 uhci_hcd,ohci_hcd,ehci_hcd
> shpchp 102660 0
> pciehp 99460 0
> pci_hotplug 35100 2 shpchp,pciehp
> aic79xx 308892 0
> serverworks 13364 0
> ide_core 143292 1 serverworks
> sworks_agp 9472 0
> agpgart 35340 1 sworks_agp
> parport_pc 37828 0
> parport 42280 1 parport_pc
> floppy 61616 0
> evdev 9728 0
> pcspkr 3756 0
> rtc 13000 0
> aic7xxx 206872 0
> scsi_mod 126436 2 aic79xx,aic7xxx
> e100 34624 0
> dm_mod 61408 0
> capability 4616 0
> commoncap 7360 1 capability
> eepro100 31404 0
> mii 5152 2 e100,eepro100
> unix 29108 42
> fbcon 40736 0
> font 8352 1 fbcon
> vesafb 6880 0
> cfbcopyarea 4160 1 vesafb
> cfbimgblt 3104 1 vesafb
> cfbfillrect 3808 1 vesafb
> DAC960 76296 6
> ext3 127912 4
> jbd 67448 1 ext3
> mbcache 9220 1 ext3
> # sysctl -a
> error: unknown error 0 reading key 'dev.parport.parport0.autoprobe3'
> error: unknown error 0 reading key 'dev.parport.parport0.autoprobe2'
> error: unknown error 0 reading key 'dev.parport.parport0.autoprobe1'
> error: unknown error 0 reading key 'dev.parport.parport0.autoprobe0'
> error: unknown error 0 reading key 'dev.parport.parport0.autoprobe'
> dev.parport.parport0.devices.active = none
> dev.parport.parport0.modes = PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA
> dev.parport.parport0.dma = 3
> dev.parport.parport0.irq = 7
> dev.parport.parport0.base-addr = 888 1912
> dev.parport.parport0.spintime = 500
> dev.parport.default.spintime = 500
> dev.parport.default.timeslice = 200
> dev.rtc.max-user-freq = 64
> dev.scsi.logging_level = 0
> net.ipv6.conf.default.max_addresses = 16
> net.ipv6.conf.default.max_desync_factor = 600
> net.ipv6.conf.default.regen_max_retry = 5
> net.ipv6.conf.default.temp_prefered_lft = 86400
> net.ipv6.conf.default.temp_valid_lft = 604800
> net.ipv6.conf.default.use_tempaddr = 0
> net.ipv6.conf.default.force_mld_version = 0
> net.ipv6.conf.default.router_solicitation_delay = 1
> net.ipv6.conf.default.router_solicitation_interval = 4
> net.ipv6.conf.default.router_solicitations = 3
> net.ipv6.conf.default.dad_transmits = 1
> net.ipv6.conf.default.autoconf = 1
> net.ipv6.conf.default.accept_redirects = 1
> net.ipv6.conf.default.accept_ra = 1
> net.ipv6.conf.default.mtu = 1280
> net.ipv6.conf.default.hop_limit = 64
> net.ipv6.conf.default.forwarding = 0
> net.ipv6.conf.all.max_addresses = 16
> net.ipv6.conf.all.max_desync_factor = 600
> net.ipv6.conf.all.regen_max_retry = 5
> net.ipv6.conf.all.temp_prefered_lft = 86400
> net.ipv6.conf.all.temp_valid_lft = 604800
> net.ipv6.conf.all.use_tempaddr = 0
> net.ipv6.conf.all.force_mld_version = 0
> net.ipv6.conf.all.router_solicitation_delay = 1
> net.ipv6.conf.all.router_solicitation_interval = 4
> net.ipv6.conf.all.router_solicitations = 3
> net.ipv6.conf.all.dad_transmits = 1
> net.ipv6.conf.all.autoconf = 1
> net.ipv6.conf.all.accept_redirects = 1
> net.ipv6.conf.all.accept_ra = 1
> net.ipv6.conf.all.mtu = 1280
> net.ipv6.conf.all.hop_limit = 64
> net.ipv6.conf.all.forwarding = 0
> net.ipv6.conf.eth0.max_addresses = 16
> net.ipv6.conf.eth0.max_desync_factor = 600
> net.ipv6.conf.eth0.regen_max_retry = 5
> net.ipv6.conf.eth0.temp_prefered_lft = 86400
> net.ipv6.conf.eth0.temp_valid_lft = 604800
> net.ipv6.conf.eth0.use_tempaddr = 0
> net.ipv6.conf.eth0.force_mld_version = 0
> net.ipv6.conf.eth0.router_solicitation_delay = 1
> net.ipv6.conf.eth0.router_solicitation_interval = 4
> net.ipv6.conf.eth0.router_solicitations = 3
> net.ipv6.conf.eth0.dad_transmits = 1
> net.ipv6.conf.eth0.autoconf = 1
> net.ipv6.conf.eth0.accept_redirects = 1
> net.ipv6.conf.eth0.accept_ra = 1
> net.ipv6.conf.eth0.mtu = 1500
> net.ipv6.conf.eth0.hop_limit = 64
> net.ipv6.conf.eth0.forwarding = 0
> net.ipv6.conf.lo.max_addresses = 16
> net.ipv6.conf.lo.max_desync_factor = 600
> net.ipv6.conf.lo.regen_max_retry = 5
> net.ipv6.conf.lo.temp_prefered_lft = 86400
> net.ipv6.conf.lo.temp_valid_lft = 604800
> net.ipv6.conf.lo.use_tempaddr = -1
> net.ipv6.conf.lo.force_mld_version = 0
> net.ipv6.conf.lo.router_solicitation_delay = 1
> net.ipv6.conf.lo.router_solicitation_interval = 4
> net.ipv6.conf.lo.router_solicitations = 3
> net.ipv6.conf.lo.dad_transmits = 1
> net.ipv6.conf.lo.autoconf = 1
> net.ipv6.conf.lo.accept_redirects = 1
> net.ipv6.conf.lo.accept_ra = 1
> net.ipv6.conf.lo.mtu = 16436
> net.ipv6.conf.lo.hop_limit = 64
> net.ipv6.conf.lo.forwarding = 0
> net.ipv6.neigh.eth0.locktime = 0
> net.ipv6.neigh.eth0.proxy_delay = 79
> net.ipv6.neigh.eth0.anycast_delay = 99
> net.ipv6.neigh.eth0.proxy_qlen = 64
> net.ipv6.neigh.eth0.unres_qlen = 3
> net.ipv6.neigh.eth0.gc_stale_time = 60
> net.ipv6.neigh.eth0.delay_first_probe_time = 5
> net.ipv6.neigh.eth0.base_reachable_time = 30
> net.ipv6.neigh.eth0.retrans_time = 1000
> net.ipv6.neigh.eth0.app_solicit = 0
> net.ipv6.neigh.eth0.ucast_solicit = 3
> net.ipv6.neigh.eth0.mcast_solicit = 3
> net.ipv6.neigh.lo.locktime = 0
> net.ipv6.neigh.lo.proxy_delay = 79
> net.ipv6.neigh.lo.anycast_delay = 99
> net.ipv6.neigh.lo.proxy_qlen = 64
> net.ipv6.neigh.lo.unres_qlen = 3
> net.ipv6.neigh.lo.gc_stale_time = 60
> net.ipv6.neigh.lo.delay_first_probe_time = 5
> net.ipv6.neigh.lo.base_reachable_time = 30
> net.ipv6.neigh.lo.retrans_time = 1000
> net.ipv6.neigh.lo.app_solicit = 0
> net.ipv6.neigh.lo.ucast_solicit = 3
> net.ipv6.neigh.lo.mcast_solicit = 3
> net.ipv6.neigh.default.gc_thresh3 = 1024
> net.ipv6.neigh.default.gc_thresh2 = 512
> net.ipv6.neigh.default.gc_thresh1 = 128
> net.ipv6.neigh.default.gc_interval = 30
> net.ipv6.neigh.default.locktime = 0
> net.ipv6.neigh.default.proxy_delay = 79
> net.ipv6.neigh.default.anycast_delay = 99
> net.ipv6.neigh.default.proxy_qlen = 64
> net.ipv6.neigh.default.unres_qlen = 3
> net.ipv6.neigh.default.gc_stale_time = 60
> net.ipv6.neigh.default.delay_first_probe_time = 5
> net.ipv6.neigh.default.base_reachable_time = 30
> net.ipv6.neigh.default.retrans_time = 1000
> net.ipv6.neigh.default.app_solicit = 0
> net.ipv6.neigh.default.ucast_solicit = 3
> net.ipv6.neigh.default.mcast_solicit = 3
> net.ipv6.mld_max_msf = 10
> net.ipv6.ip6frag_secret_interval = 600
> net.ipv6.ip6frag_time = 60
> net.ipv6.ip6frag_low_thresh = 196608
> net.ipv6.ip6frag_high_thresh = 262144
> net.ipv6.bindv6only = 0
> net.ipv6.icmp.ratelimit = 1000
> net.ipv6.route.min_adv_mss = 1
> net.ipv6.route.mtu_expires = 600
> net.ipv6.route.gc_elasticity = 0
> net.ipv6.route.gc_interval = 30
> net.ipv6.route.gc_timeout = 60
> net.ipv6.route.gc_min_interval = 0
> net.ipv6.route.max_size = 4096
> net.ipv6.route.gc_thresh = 1024
> error: unknown error 22 reading key 'net.ipv6.route.flush'
> net.unix.max_dgram_qlen = 10
> net.token-ring.rif_timeout = 600000
> net.ipv4.ip_conntrack_max = 65528
> net.ipv4.netfilter.ip_conntrack_tcp_max_retrans = 3
> net.ipv4.netfilter.ip_conntrack_tcp_be_liberal = 0
> net.ipv4.netfilter.ip_conntrack_tcp_loose = 3
> net.ipv4.netfilter.ip_conntrack_tcp_timeout_max_retrans = 300
> net.ipv4.netfilter.ip_conntrack_log_invalid = 0
> net.ipv4.netfilter.ip_conntrack_generic_timeout = 600
> net.ipv4.netfilter.ip_conntrack_icmp_timeout = 30
> net.ipv4.netfilter.ip_conntrack_udp_timeout_stream = 180
> net.ipv4.netfilter.ip_conntrack_udp_timeout = 30
> net.ipv4.netfilter.ip_conntrack_tcp_timeout_close = 10
> net.ipv4.netfilter.ip_conntrack_tcp_timeout_time_wait = 120
> net.ipv4.netfilter.ip_conntrack_tcp_timeout_last_ack = 30
> net.ipv4.netfilter.ip_conntrack_tcp_timeout_close_wait = 60
> net.ipv4.netfilter.ip_conntrack_tcp_timeout_fin_wait = 120
> net.ipv4.netfilter.ip_conntrack_tcp_timeout_established = 432000
> net.ipv4.netfilter.ip_conntrack_tcp_timeout_syn_recv = 60
> net.ipv4.netfilter.ip_conntrack_tcp_timeout_syn_sent = 120
> net.ipv4.netfilter.ip_conntrack_buckets = 8191
> net.ipv4.netfilter.ip_conntrack_count = 31
> net.ipv4.netfilter.ip_conntrack_max = 65528
> net.ipv4.conf.eth0.force_igmp_version = 0
> net.ipv4.conf.eth0.disable_policy = 0
> net.ipv4.conf.eth0.disable_xfrm = 0
> net.ipv4.conf.eth0.arp_ignore = 0
> net.ipv4.conf.eth0.arp_announce = 0
> net.ipv4.conf.eth0.arp_filter = 0
> net.ipv4.conf.eth0.tag = 0
> net.ipv4.conf.eth0.log_martians = 0
> net.ipv4.conf.eth0.bootp_relay = 0
> net.ipv4.conf.eth0.medium_id = 0
> net.ipv4.conf.eth0.proxy_arp = 0
> net.ipv4.conf.eth0.accept_source_route = 1
> net.ipv4.conf.eth0.send_redirects = 1
> net.ipv4.conf.eth0.rp_filter = 1
> net.ipv4.conf.eth0.shared_media = 1
> net.ipv4.conf.eth0.secure_redirects = 1
> net.ipv4.conf.eth0.accept_redirects = 1
> net.ipv4.conf.eth0.mc_forwarding = 0
> net.ipv4.conf.eth0.forwarding = 0
> net.ipv4.conf.lo.force_igmp_version = 0
> net.ipv4.conf.lo.disable_policy = 1
> net.ipv4.conf.lo.disable_xfrm = 1
> net.ipv4.conf.lo.arp_ignore = 0
> net.ipv4.conf.lo.arp_announce = 0
> net.ipv4.conf.lo.arp_filter = 0
> net.ipv4.conf.lo.tag = 0
> net.ipv4.conf.lo.log_martians = 0
> net.ipv4.conf.lo.bootp_relay = 0
> net.ipv4.conf.lo.medium_id = 0
> net.ipv4.conf.lo.proxy_arp = 0
> net.ipv4.conf.lo.accept_source_route = 1
> net.ipv4.conf.lo.send_redirects = 1
> net.ipv4.conf.lo.rp_filter = 1
> net.ipv4.conf.lo.shared_media = 1
> net.ipv4.conf.lo.secure_redirects = 1
> net.ipv4.conf.lo.accept_redirects = 1
> net.ipv4.conf.lo.mc_forwarding = 0
> net.ipv4.conf.lo.forwarding = 0
> net.ipv4.conf.default.force_igmp_version = 0
> net.ipv4.conf.default.disable_policy = 0
> net.ipv4.conf.default.disable_xfrm = 0
> net.ipv4.conf.default.arp_ignore = 0
> net.ipv4.conf.default.arp_announce = 0
> net.ipv4.conf.default.arp_filter = 0
> net.ipv4.conf.default.tag = 0
> net.ipv4.conf.default.log_martians = 0
> net.ipv4.conf.default.bootp_relay = 0
> net.ipv4.conf.default.medium_id = 0
> net.ipv4.conf.default.proxy_arp = 0
> net.ipv4.conf.default.accept_source_route = 1
> net.ipv4.conf.default.send_redirects = 1
> net.ipv4.conf.default.rp_filter = 1
> net.ipv4.conf.default.shared_media = 1
> net.ipv4.conf.default.secure_redirects = 1
> net.ipv4.conf.default.accept_redirects = 1
> net.ipv4.conf.default.mc_forwarding = 0
> net.ipv4.conf.default.forwarding = 0
> net.ipv4.conf.all.force_igmp_version = 0
> net.ipv4.conf.all.disable_policy = 0
> net.ipv4.conf.all.disable_xfrm = 0
> net.ipv4.conf.all.arp_ignore = 0
> net.ipv4.conf.all.arp_announce = 0
> net.ipv4.conf.all.arp_filter = 0
> net.ipv4.conf.all.tag = 0
> net.ipv4.conf.all.log_martians = 0
> net.ipv4.conf.all.bootp_relay = 0
> net.ipv4.conf.all.medium_id = 0
> net.ipv4.conf.all.proxy_arp = 0
> net.ipv4.conf.all.accept_source_route = 0
> net.ipv4.conf.all.send_redirects = 1
> net.ipv4.conf.all.rp_filter = 1
> net.ipv4.conf.all.shared_media = 1
> net.ipv4.conf.all.secure_redirects = 1
> net.ipv4.conf.all.accept_redirects = 1
> net.ipv4.conf.all.mc_forwarding = 0
> net.ipv4.conf.all.forwarding = 0
> net.ipv4.neigh.eth0.locktime = 99
> net.ipv4.neigh.eth0.proxy_delay = 79
> net.ipv4.neigh.eth0.anycast_delay = 99
> net.ipv4.neigh.eth0.proxy_qlen = 64
> net.ipv4.neigh.eth0.unres_qlen = 3
> net.ipv4.neigh.eth0.gc_stale_time = 60
> net.ipv4.neigh.eth0.delay_first_probe_time = 5
> net.ipv4.neigh.eth0.base_reachable_time = 30
> net.ipv4.neigh.eth0.retrans_time = 99
> net.ipv4.neigh.eth0.app_solicit = 0
> net.ipv4.neigh.eth0.ucast_solicit = 3
> net.ipv4.neigh.eth0.mcast_solicit = 3
> net.ipv4.neigh.lo.locktime = 99
> net.ipv4.neigh.lo.proxy_delay = 79
> net.ipv4.neigh.lo.anycast_delay = 99
> net.ipv4.neigh.lo.proxy_qlen = 64
> net.ipv4.neigh.lo.unres_qlen = 3
> net.ipv4.neigh.lo.gc_stale_time = 60
> net.ipv4.neigh.lo.delay_first_probe_time = 5
> net.ipv4.neigh.lo.base_reachable_time = 30
> net.ipv4.neigh.lo.retrans_time = 99
> net.ipv4.neigh.lo.app_solicit = 0
> net.ipv4.neigh.lo.ucast_solicit = 3
> net.ipv4.neigh.lo.mcast_solicit = 3
> net.ipv4.neigh.default.gc_thresh3 = 1024
> net.ipv4.neigh.default.gc_thresh2 = 512
> net.ipv4.neigh.default.gc_thresh1 = 128
> net.ipv4.neigh.default.gc_interval = 30
> net.ipv4.neigh.default.locktime = 99
> net.ipv4.neigh.default.proxy_delay = 79
> net.ipv4.neigh.default.anycast_delay = 99
> net.ipv4.neigh.default.proxy_qlen = 64
> net.ipv4.neigh.default.unres_qlen = 3
> net.ipv4.neigh.default.gc_stale_time = 60
> net.ipv4.neigh.default.delay_first_probe_time = 5
> net.ipv4.neigh.default.base_reachable_time = 30
> net.ipv4.neigh.default.retrans_time = 99
> net.ipv4.neigh.default.app_solicit = 0
> net.ipv4.neigh.default.ucast_solicit = 3
> net.ipv4.neigh.default.mcast_solicit = 3
> net.ipv4.tcp_tso_win_divisor = 8
> net.ipv4.tcp_moderate_rcvbuf = 1
> net.ipv4.tcp_bic_low_window = 14
> net.ipv4.tcp_bic_fast_convergence = 1
> net.ipv4.tcp_bic = 1
> net.ipv4.tcp_vegas_gamma = 2
> net.ipv4.tcp_vegas_beta = 6
> net.ipv4.tcp_vegas_alpha = 2
> net.ipv4.tcp_vegas_cong_avoid = 0
> net.ipv4.tcp_westwood = 0
> net.ipv4.tcp_no_metrics_save = 0
> net.ipv4.ipfrag_secret_interval = 600
> net.ipv4.tcp_low_latency = 0
> net.ipv4.tcp_frto = 0
> net.ipv4.tcp_tw_reuse = 0
> net.ipv4.icmp_ratemask = 6168
> net.ipv4.icmp_ratelimit = 1000
> net.ipv4.tcp_adv_win_scale = 2
> net.ipv4.tcp_app_win = 31
> net.ipv4.tcp_rmem = 4096 87380 174760
> net.ipv4.tcp_wmem = 4096 16384 131072
> net.ipv4.tcp_mem = 98304 131072 196608
> net.ipv4.tcp_dsack = 1
> net.ipv4.tcp_ecn = 0
> net.ipv4.tcp_reordering = 3
> net.ipv4.tcp_fack = 1
> net.ipv4.tcp_orphan_retries = 0
> net.ipv4.inet_peer_gc_maxtime = 120
> net.ipv4.inet_peer_gc_mintime = 10
> net.ipv4.inet_peer_maxttl = 600
> net.ipv4.inet_peer_minttl = 120
> net.ipv4.inet_peer_threshold = 65664
> net.ipv4.igmp_max_msf = 10
> net.ipv4.igmp_max_memberships = 20
> net.ipv4.route.secret_interval = 600
> net.ipv4.route.min_adv_mss = 256
> net.ipv4.route.min_pmtu = 552
> net.ipv4.route.mtu_expires = 600
> net.ipv4.route.gc_elasticity = 8
> net.ipv4.route.error_burst = 5000
> net.ipv4.route.error_cost = 1000
> net.ipv4.route.redirect_silence = 20480
> net.ipv4.route.redirect_number = 9
> net.ipv4.route.redirect_load = 20
> net.ipv4.route.gc_interval = 60
> net.ipv4.route.gc_timeout = 300
> net.ipv4.route.gc_min_interval = 0
> net.ipv4.route.max_size = 131072
> net.ipv4.route.gc_thresh = 8192
> net.ipv4.route.max_delay = 10
> net.ipv4.route.min_delay = 2
> error: unknown error 22 reading key 'net.ipv4.route.flush'
> net.ipv4.icmp_ignore_bogus_error_responses = 0
> net.ipv4.icmp_echo_ignore_broadcasts = 0
> net.ipv4.icmp_echo_ignore_all = 0
> net.ipv4.ip_local_port_range = 32768 61000
> net.ipv4.tcp_max_syn_backlog = 1024
> net.ipv4.tcp_rfc1337 = 0
> net.ipv4.tcp_stdurg = 0
> net.ipv4.tcp_abort_on_overflow = 0
> net.ipv4.tcp_tw_recycle = 0
> net.ipv4.tcp_syncookies = 0
> net.ipv4.tcp_fin_timeout = 60
> net.ipv4.tcp_retries2 = 15
> net.ipv4.tcp_retries1 = 3
> net.ipv4.tcp_keepalive_intvl = 75
> net.ipv4.tcp_keepalive_probes = 9
> net.ipv4.tcp_keepalive_time = 7200
> net.ipv4.ipfrag_time = 30
> net.ipv4.ip_dynaddr = 0
> net.ipv4.ipfrag_low_thresh = 196608
> net.ipv4.ipfrag_high_thresh = 262144
> net.ipv4.tcp_max_tw_buckets = 180000
> net.ipv4.tcp_max_orphans = 32768
> net.ipv4.tcp_synack_retries = 5
> net.ipv4.tcp_syn_retries = 5
> net.ipv4.ip_nonlocal_bind = 0
> net.ipv4.ip_no_pmtu_disc = 0
> net.ipv4.ip_autoconfig = 0
> net.ipv4.ip_default_ttl = 64
> net.ipv4.ip_forward = 0
> net.ipv4.tcp_retrans_collapse = 1
> net.ipv4.tcp_sack = 1
> net.ipv4.tcp_window_scaling = 1
> net.ipv4.tcp_timestamps = 1
> net.core.somaxconn = 128
> net.core.optmem_max = 10240
> net.core.message_burst = 10
> net.core.message_cost = 5
> net.core.mod_cong = 290
> net.core.lo_cong = 100
> net.core.no_cong = 20
> net.core.no_cong_thresh = 10
> net.core.netdev_max_backlog = 300
> net.core.dev_weight = 64
> net.core.rmem_default = 111616
> net.core.wmem_default = 111616
> net.core.rmem_max = 131071
> net.core.wmem_max = 131071
> vm.legacy_va_layout = 0
> vm.vfs_cache_pressure = 100
> vm.block_dump = 0
> vm.laptop_mode = 0
> vm.max_map_count = 65536
> vm.min_free_kbytes = 957
> vm.lower_zone_protection = 0
> vm.swappiness = 60
> vm.nr_pdflush_threads = 2
> vm.dirty_expire_centisecs = 3000
> vm.dirty_writeback_centisecs = 500
> vm.dirty_ratio = 40
> vm.dirty_background_ratio = 10
> vm.page-cluster = 3
> vm.overcommit_ratio = 50
> vm.overcommit_memory = 0
> kernel.unknown_nmi_panic = 0
> kernel.ngroups_max = 65536
> kernel.printk_ratelimit_burst = 10
> kernel.printk_ratelimit = 5
> kernel.panic_on_oops = 0
> kernel.pid_max = 32768
> kernel.overflowgid = 65534
> kernel.overflowuid = 65534
> kernel.pty.nr = 2
> kernel.pty.max = 4096
> kernel.random.uuid = c18fc9c7-a9e0-4f29-a158-226c4fd3f481
> kernel.random.boot_id = 2239fe63-168c-40f9-aab9-20ebcfa6cfd9
> kernel.random.write_wakeup_threshold = 128
> kernel.random.read_wakeup_threshold = 64
> kernel.random.entropy_avail = 0
> kernel.random.poolsize = 512
> kernel.threads-max = 16383
> kernel.cad_pid = 1
> kernel.sysrq = 1
> kernel.sem = 250 32000 32 128
> kernel.msgmnb = 16384
> kernel.msgmni = 16
> kernel.msgmax = 8192
> kernel.shmmni = 4096
> kernel.shmall = 2097152
> kernel.shmmax = 33554432
> kernel.acct = 4 2 30
> kernel.hotplug = /sbin/hotplug
> kernel.modprobe = /sbin/modprobe
> kernel.printk = 7 4 1 7
> kernel.ctrl-alt-del = 0
> kernel.real-root-dev = 12289
> kernel.cap-bound = -257
> kernel.tainted = 0
> kernel.core_pattern = core
> kernel.core_uses_pid = 0
> kernel.panic = 0
> kernel.domainname = (none)
> kernel.hostname = ruroni.230volts.net
> kernel.version = #1 SMP Thu Nov 25 02:24:54 EST 2004
> kernel.osrelease = 2.6.9-1-686-smp
> kernel.ostype = Linux
> fs.mqueue.msgsize_max = 8192
> fs.mqueue.msg_max = 10
> fs.mqueue.queues_max = 256
> fs.quota.syncs = 30
> fs.quota.free_dquots = 0
> fs.quota.allocated_dquots = 0
> fs.quota.cache_hits = 0
> fs.quota.writes = 0
> fs.quota.reads = 0
> fs.quota.drops = 0
> fs.quota.lookups = 0
> fs.aio-max-nr = 65536
> fs.aio-nr = 0
> fs.lease-break-time = 45
> fs.dir-notify-enable = 1
> fs.leases-enable = 1
> fs.overflowgid = 65534
> fs.overflowuid = 65534
> fs.dentry-state = 18761 13041 45 0 0 0
> fs.file-max = 102193
> fs.file-nr = 850 0 102193
> fs.inode-state = 12855 29 0 0 0 0 0
> fs.inode-nr = 12855 29
Sorry the mail client went into quote mode...