Ich habe seit dem Update auf 6.0 ein Problem mit cvsup, meine Recherchen haben nur ergeben, das ich nicht der Einzige bin. Lösungen habe ich keine gefunden. Das Problem tritt nur über meine Wlan-Verbindung auf (ipw0). Über Kabel (fxp0) funktioniert es. Alles andere funktioniert über die Wlan-Verbindung, deshalb stimmt mich das ganze recht ratlos.
cvsup:
ifconfig mit ipw0 Verbindung
ifconfig mit fxp0 Verbindung:
cvsup Konfiguration aus make.conf:
cvsup:
Code:
--------------------------------------------------------------
>>> Running /usr/local/bin/cvsup
--------------------------------------------------------------
Parsing supfile "/usr/local/etc/cvsup/sources"
Connecting to cvsup7.de.freebsd.org
Connected to cvsup7.de.freebsd.org
Server software version: SNAP_16_1g
Negotiating file attribute support
Exchanging collection information
Establishing multiplexed-mode data connection
Running
Updating collection src-all/cvs
TreeList failed: Network write failure: Connection closed
Will retry at 14:49:30
Code:
fwe0: flags=108802<BROADCAST,SIMPLEX,MULTICAST,NEEDSGIANT> mtu 1500
options=8<VLAN_MTU>
ether 02:06:1b:12:aa:75
ch 1 dma -1
fxp0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
options=8<VLAN_MTU>
ether 00:06:1b:e0:e4:eb
media: Ethernet autoselect (none)
status: no carrier
plip0: flags=108810<POINTOPOINT,SIMPLEX,MULTICAST,NEEDSGIANT> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4
inet 127.0.0.1 netmask 0xff000000
ipw0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::204:23ff:fe79:6668%ipw0 prefixlen 64 scopeid 0x5
inet 192.168.0.12 netmask 0xffffff00 broadcast 192.168.0.255
ether 00:04:23:79:66:68
media: IEEE 802.11 Wireless Ethernet autoselect (DS/11Mbps)
status: associated
ssid nightmare channel 6 bssid 00:40:05:ae:df:6f
authmode OPEN privacy ON deftxkey 1 wepkey 1:104-bit txpowmax 100
bintval 100
Code:
fwe0: flags=108802<BROADCAST,SIMPLEX,MULTICAST,NEEDSGIANT> mtu 1500
options=8<VLAN_MTU>
ether 02:06:1b:12:aa:75
ch 1 dma -1
fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=8<VLAN_MTU>
inet6 fe80::206:1bff:fee0:e4eb%fxp0 prefixlen 64 scopeid 0x2
inet 192.168.0.211 netmask 0xffffff00 broadcast 192.168.0.255
ether 00:06:1b:e0:e4:eb
media: Ethernet autoselect (10baseT/UTP)
status: active
plip0: flags=108810<POINTOPOINT,SIMPLEX,MULTICAST,NEEDSGIANT> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4
inet 127.0.0.1 netmask 0xff000000
Code:
SUP_UPDATE= yes
DOC_LANG= en_US.ISO8859-1
SUP= /usr/local/bin/cvsup
SUPFLAGS= -g -L 2
SUPHOST= cvsup7.de.freebsd.org
SUPFILE= /usr/local/etc/cvsup/sources
PORTSSUPFILE= /usr/local/etc/cvsup/ports
DOCSUPFILE= /usr/local/etc/cvsup/doc