Opened 12 years ago

Closed 12 years ago

#194 closed enhancement (worksforme)

No buffer space available

Reported by: richardvm Owned by: nobody
Priority: major Milestone: WL-9.0-RELEASE
Keywords: Cc:
Resource needed to fix:

Description

Kom niet bij de nanostation die vastzit aan een usb interface:

HybridWatertoren1# nmap -p22 172.16.16.138

Starting Nmap 5.61TEST5 ( http://nmap.org ) at 2012-05-29 16:16 UTC
sendto in send_ip_packet_sd: sendto(4, packet, 28, 0, 172.16.16.138, 16) => No buffer space available
Offending packet: ICMP 172.16.16.137 > 172.16.16.138 Echo request (type=8/code=0) ttl=51 id=17044 iplen=7168
Sleeping 15 seconds then retrying

HybridWatertoren1# ping 172.16.16.138
PING 172.16.16.138 (172.16.16.138): 56 data bytes
ping: sendto: No buffer space available
C
--- 172.16.16.138 ping statistics ---
1 packets transmitted, 0 packets received, 100.0% packet loss

nano is er zeker wel:
HybridWatertoren1# arp -ani ue0
? (172.16.16.140) at 00:0d:b9:20:40:90 on ue0 expires in 1194 seconds [ethernet]
? (172.16.16.141) at (incomplete) on ue0 expired [ethernet]
? (172.16.16.142) at (incomplete) on ue0 expired [ethernet]
? (172.16.16.137) at 00:60:6e:20:04:bf on ue0 permanent [ethernet]
? (172.16.16.138) at 00:15:6d:70:4d:6c on ue0 expires in 1159 seconds [ethernet]
? (172.16.16.139) at (incomplete) on ue0 expired [ethernet]

Change History (2)

comment:1 by richardvm, 12 years ago

Na een reboot:

HybridWatertoren1# ifconfig ue0
ue0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500

options=80000<LINKSTATE>
ether 00:60:6e:20:04:bf
inet 172.16.16.137 netmask 0xfffffff8 broadcast 172.16.16.143
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autoselect (none)
status: no carrier

comment:2 by richardvm, 12 years ago

Resolution: worksforme
Status: newclosed

raar:

HybridWatertoren1# ifconfig ue0
ue0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500

options=80000<LINKSTATE>
ether 00:60:6e:20:04:bf
inet 172.16.16.137 netmask 0xfffffff8 broadcast 172.16.16.143
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active

Note: See TracTickets for help on using tickets.