Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2009 15:28:17 GMT
From:      Livitin Serg <admin@netadmin.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/133213: arp and sshd errors
Message-ID:  <200903301528.n2UFSH0Q044849@www.freebsd.org>
Resent-Message-ID: <200903301530.n2UFU56L011006@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         133213
>Category:       misc
>Synopsis:       arp and sshd errors
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 30 15:30:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Livitin Serg
>Release:        7.1-PRERELEASE
>Organization:
IT Prof Service
>Environment:
FreeBSD gw.tyrolit.local 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Tue Oct 14 11:05:14 MSD 2008     root@gw.tyrolit.local:/usr/obj/usr/src/sys/krnl2008101400  i386
>Description:
The server is: HP Proliant DL320G5.

This server has two internal NIC (one NIC = NIC and second NIC = ILO in NIC mode).

Sysctl:
dev.bge.0.%desc: HP NC326i Dual Port PCI-E Gigabit Adapter, ASIC rev. 0x9003
dev.bge.0.%driver: bge
dev.bge.0.%location: slot=4 function=0
dev.bge.0.%pnpinfo: vendor=0x14e4 device=0x1678 subvendor=0x103c subdevice=0x703e class=0x020000
dev.bge.0.%parent: pci3
dev.bge.1.%desc: HP NC326i Dual Port PCI-E Gigabit Adapter, ASIC rev. 0x9003
dev.bge.1.%driver: bge
dev.bge.1.%location: slot=4 function=1
dev.bge.1.%pnpinfo: vendor=0x14e4 device=0x1678 subvendor=0x103c subdevice=0x703e class=0x020000
dev.bge.1.%parent: pci3
dev.miibus.0.%desc: MII bus
dev.miibus.0.%driver: miibus
dev.miibus.0.%parent: bge0
dev.miibus.1.%desc: MII bus
dev.miibus.1.%driver: miibus
dev.miibus.1.%parent: bge1

ifconfig:
bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
        ether 00:21:5a:50:c6:88
        inet 192.168.20.254 netmask 0xffffff00 broadcast 192.168.20.255
        media: Ethernet autoselect (1000baseTX <full-duplex>)
        status: active
bge1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
        ether 00:21:5a:50:c6:89
        inet xxx.xxx.xxx.114 netmask 0xfffffffc broadcast xxx.xxx.xxx.115
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
        inet 127.0.0.1 netmask 0xff000000
gif0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> metric 0 mtu 1280
        tunnel inet xxx.xxx.xx8.x14 --> xxx.xxx.xxx.xxx
        inet 192.168.20.254 --> 192.168.0.254 netmask 0xffffff00


When I try to run arp:
TG-1-VL-2993.comstar-uts.ru (85.235.188.113) at 00:0a:8b:e1:ef:40 on bge1 [ethernet]
Alex.tyrolit.local (192.168.20.83) at 00:11:d8:b6:1c:07 on bge0 [ethernet]
buh1.tyrolit.local (192.168.20.92) at 00:18:f3:09:a8:9f on bge0 [ethernet]
Tanya.tyrolit.local (192.168.20.93) at 00:1e:8c:7b:62:a4 on bge0 [ethernet]
USER03.tyrolit.local (192.168.20.97) at 00:1c:25:7a:a3:d4 on bge0 [ethernet]
USER05.tyrolit.local (192.168.20.108) at 00:18:f3:09:a5:ee on bge0 [ethernet]
Segmentation fault (core dumped)

In the /var/log/messages:
Mar 30 19:19:41 gw kernel: pid 44663 (arp), uid 0: exited on signal 11 (core dumped)

When I try to connect to the second interface (bge1) by ssh I'&#1084;&#1091; got in the messages:
Mar 30 19:25:45 gw kernel: pid 44712 (sshd), uid 22: exited on signal 11

It is ok, if I try to connect to bge0 by ssh.


>How-To-Repeat:
run arp -a
try to connect by ssh (putty 6.0 version) to the server to external NIC. 
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903301528.n2UFSH0Q044849>