Hallo folks, I've FreeBSD 6.2-STABLE version machine for about 20 PC running game online on my LAN, this problem accur since 3 mounth ago. After 20 days uptime (long time), my machine 10 PC of 20 PC suddenly disconnected from internet (randomly PC1 until PC 20), I don't know what occur, but the temporary solution is to execute a little script ipnat.sh (ipnat -C -F -f /etc/ipnat.rules). I try to upgrade ipf version via cvsup for now to get newer ipfilter source. This my version ipfilter:
# uname -rsm FreeBSD 6.2-STABLE i386 # uptime 8:20PM up 5:09, 4 users, load averages: 0.75, 0.89, 0.88 # ipf -V ipf: IP Filter: v4.1.13 (416) Kernel: IP Filter: v4.1.13 Running: yes Log Flags: 0 = none set Default: block all, Logging: available Active list: 0 Feature mask: 0xa Any suggestions for problem? FYI, for other machine: # uname -rsm FreeBSD 4.10-STABLE i386 # uptime 8:28PM up 36 days, 5:09, 1 user, load averages: 0.02, 0.02, 0.00 # ipf -V ipf: IP Filter: v3.4.31 (336) Kernel: IP Filter: v3.4.31 Running: yes Log Flags: 0 = none set Default: block all, Logging: available Active list: 0 The old machine, I'am very satisfy, never get problem. Thanks You. -- budsz
