[Trac-bugs] [PC-BSD Trac] #220: New Network System strange behavior
PC-BSD
trac at pcbsd.org
Fri Jan 29 03:32:51 PST 2010
#220: New Network System strange behavior
----------------------------------+-----------------------------------------
Reporter: yerenkow | Owner: kris
Type: defect | Status: new
Priority: major | Milestone: 8.0
Component: System Configuration | Version: 8.0-ALPHA
Keywords: |
----------------------------------+-----------------------------------------
Comment(by yerenkow):
More info:
After trying to set network settings, X session locks; no new programs can
be started;
If do logout-login - network systray icon appear, but wlan1 have only
ipv6.
Here is rc.conf part:
ifconfig_bge0="up"
ifconfig_="`ifconfig bge0 ether`"
ifconfig_="ether ${ifconfig_##*ether}"
wlans_="wlan0"
cloned_interfaces="lagg0"
interface_lagg0="laggproto failover laggport bge0 laggport wlan1 DHCP"
wlans_ath0="wlan1"
ifconfig_ath0="`ifconfig bge0 ether`"
ifconfig_ath0="ether ${ifconfig_ath0##*ether}"
ifconfig_wlan1="WPA"
ipv6_defaultrouter=""
ifconfig lagg0 didn't show laggport wlan1.
After few reboots, lagg0 show laggport wlan1, and pings are working
(however, wlan1 have no ip4, only ip6).
lagg0 have ip4 which should be given to wlan1 (as told me so my router)
--
Ticket URL: <https://trac.pcbsd.org/ticket/220#comment:2>
PC-BSD <http://trac.pcbsd.org>
PC-BSD Project Management
More information about the Trac-bugs
mailing list