7.0\7.1-prerelease зависает каждые сутки\двое, пробовал менять полность все железо, ситуация не изменилась,
сетевушки пробовал как 3C905 CX-TX-M, так и realtek, попробовать другие пока нет возможности.
Код: Выделить всё
# uname -a
FreeBSD gw 7.0-RELEASE-p6 FreeBSD 7.0-RELEASE-p6 #0: Sun Dec 20 12:00:35 VLAT 2008 root@gw:/usr/obj/usr/src/sys/GW i386
# cat /usr/src/sys/i386/conf/GW| grep -v '#' | sed '/^$/d'
cpu I686_CPU
ident GW
maxusers 512
options ALTQ
options ALTQ_DEBUG
options MROUTING
options IPFIREWALL
options ACCEPT_FILTER_DATA
options ACCEPT_FILTER_HTTP
options IPFIREWALL_FORWARD
options IPFIREWALL_VERBOSE
options IPFIREWALL_VERBOSE_LIMIT=100
options IPFIREWALL_DEFAULT_TO_ACCEPT
options IPSTEALTH
options IPDIVERT
options DUMMYNET
options DEVICE_POLLING
options HZ=1000
options NSFBUFS=32768
device cpufreq
device pci
device fdc
device ata
device sc
device ppc
options PANIC_REBOOT_WAIT_TIME=60
# cat /boot/loader.conf|grep -v '#' | sed '/^$/d'
autoboot_delay="1"
loader_color="YES"
if_xl_load="YES"
if_tun_load="YES"
if_tap_load="YES"
debug.mpsafenet="0"
kern.maxproc=4096
kern.maxprocperuid=3968
kern.cam.scsi_delay=5000
kern.ipc.nmbclusters=32768
kern.maxswzone=786432
# cat /boot/device.hints | grep -v '#' | sed '/^$/d'
---skip---
hint.apm.0.disabled="1"
hint.apic.0.disabled="1"
hint.acpi.0.disabled="1"
# cat /etc/sysctl.conf|grep -v '#' | sed '/^$/d'
security.bsd.see_other_uids=0
security.bsd.see_other_gids=0
security.bsd.conservative_signals=1
security.bsd.unprivileged_proc_debug=0
security.bsd.unprivileged_read_msgbuf=0
security.bsd.hardlink_check_uid=1
security.bsd.hardlink_check_gid=1
security.bsd.unprivileged_get_quota=0
net.inet.ip.stealth=1
net.inet.tcp.msl=7500
net.inet.tcp.nolocaltimewait=1
net.inet.tcp.blackhole=2
net.inet.udp.blackhole=1
net.inet.icmp.icmplim=50
net.inet.icmp.icmplim_output=1
net.inet.ip.redirect=0
net.inet.icmp.log_redirect=1
net.inet.icmp.drop_redirect=1
net.inet.tcp.icmp_may_rst=1
net.inet.icmp.bmcastecho=0
net.inet.icmp.maskrepl=0
net.link.ether.inet.log_arp_movements=1
net.link.ether.inet.log_arp_wrong_iface=1
kern.ipc.somaxconn=32768
net.inet.tcp.sack.enable=1
net.inet.tcp.drop_synfin=1
net.inet.tcp.sendspace=32768
net.inet.tcp.recvspace=65536
net.link.ether.inet.max_age=1200
net.inet.ip.sourceroute=0
net.inet.ip.accept_sourceroute=0
net.inet.ip.ttl=255
net.inet.tcp.delayed_ack=0
net.local.stream.sendspace=32768
net.local.stream.recvspace=65536
net.inet.ip.random_id=1
kern.polling.user_frac=60
kern.sync_on_panic=1
net.inet.tcp.log_in_vain=0
net.inet.udp.log_in_vain=0
vfs.vmiodirenable=1
vfs.write_behind=1
vfs.hirunningspace=1048576
vm.swap_idle_enabled=0
hw.ata.wc=1
kern.maxfiles=10240
kern.ipc.somaxconn=32768
net.inet.ip.portrange.first=1024
net.inet.ip.portrange.last=65535
net.inet.tcp.inflight.debug=0
net.inet.tcp.inflight.enable=1
net.inet.tcp.inflight.min=6144
net.inet.tcp.inflight.stab=20
kern.timecounter.hardware=i8254
net.inet.ip.fw.one_pass=0
# cat /etc/pf.conf | grep -v '#' | sed '/^$/d'
rdr on rl0 proto tcp from any to any port ftp -> 127.0.0.1 \
port 8021
nat on rl1 from 10.1.1.0/24 to any -> 172.16.1.254
pass quick all keep state
# kldstat
Id Refs Address Size Name
1 11 0xc0400000 3d0238 kernel
2 1 0xc07d1000 5834 if_tap.ko
3 1 0xc07d7000 560c if_tun.ko
4 1 0xc07dd000 b49c if_xl.ko
5 1 0xc249b000 22000 linux.ko
6 1 0xc2491000 4000 sysvshm.ko
# ifconfig
xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=9<RXCSUM,VLAN_MTU>
ether 00:01:02:00:12:05
inet 10.1.1.254 netmask 0xffffff00 broadcast 10.1.1.255
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
xl1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=9<RXCSUM,VLAN_MTU>
ether 00:03:99:2a:20:45
inet 172.16.1.254 netmask 0xffffff00 broadcast 172.16.1.255
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
plip0: flags=108810<POINTOPOINT,SIMPLEX,MULTICAST,NEEDSGIANT> metric 0 mtu 1500
pfsync0: flags=0<> metric 0 mtu 1460
syncpeer: 224.0.0.240 maxupd: 128
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
inet 127.0.0.1 netmask 0xff000000
pflog0: flags=141<UP,RUNNING,PROMISC> metric 0 mtu 33204
# sysctl hw
hw.machine: i386
hw.model: AMD Duron(tm) Processor
hw.ncpu: 1
hw.byteorder: 1234
hw.physmem: 263626752
hw.usermem: 201494528
hw.pagesize: 4096
hw.floatingpoint: 1
hw.machine_arch: i386
hw.realmem: 268369920
hw.ata.wc: 1
hw.ata.atapi_dma: 1
hw.ata.ata_dma: 1
hw.pci.honor_msi_blacklist: 1
hw.pci.enable_msix: 1
hw.pci.enable_msi: 1
hw.pci.do_power_resume: 1
hw.pci.do_power_nodriver: 0
hw.pci.enable_io_modes: 1
hw.pci.host_mem_start: 2147483648
hw.pci.irq_override_mask: 57080
hw.syscons.kbd_debug: 1
hw.syscons.kbd_reboot: 1
hw.syscons.bell: 1
hw.syscons.saver.keybonly: 1
hw.syscons.sc_no_suspend_vtswitch: 0
hw.intr_storm_threshold: 1000
hw.availpages: 64362
hw.bus.devctl_disable: 0
hw.psm.tap_timeout: 125000
hw.psm.tap_threshold: 25
hw.kbd.keymap_restrict_change: 0
hw.busdma.total_bpages: 32
hw.busdma.zone0.total_bpages: 32
hw.busdma.zone0.free_bpages: 32
hw.busdma.zone0.reserved_bpages: 0
hw.busdma.zone0.active_bpages: 0
hw.busdma.zone0.total_bounced: 0
hw.busdma.zone0.total_deferred: 0
hw.busdma.zone0.lowaddr: 0xffffffff
hw.busdma.zone0.alignment: 2
hw.busdma.zone0.boundary: 65536
hw.clockrate: 697
hw.via_feature_xcrypt: 0
hw.via_feature_rng: 0
hw.instruction_sse: 0
hw.apic.enable_extint: 0