Hello
I have strange problem with network connection.
When vmware is not started (I mean vmware process, not running guest) network works normal. It is WiFi on DWL-122 USB HUB.
Also under MS Windows it works without problems.
When vmware is started (via rcX.d on startup) computer normally connects to router, obtains IP by DHCP, and shows notification, that is connected (in tray). But communication does not work

Even ping by ip to router. Nothing!
To solve this problem I have to unplug WiFi hub from USB and plug it again. Computers connects again and everything works.
But when I start vmware guest (with NAT mechanizm for network) network stops to work under host, but sill works on guest.
When I stop guest network never works on host again. Even I kill vmware processes, replug USB hub, no way. I have to restart computer to make it working again.
I'm near desperate.
route command says:
Code:
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.128.0 * 255.255.255.0 U 0 0 0 vmnet1
192.168.0.0 * 255.255.255.0 U 2 0 0 wlan0
172.16.199.0 * 255.255.255.0 U 0 0 0 vmnet8
link-local * 255.255.0.0 U 1000 0 0 wlan0
default 192.168.0.1 0.0.0.0 UG 0 0 0 wlan0
It is interesting that the last line appears 20 seconds after starting route. I have no idea what does mean that long delay.
"link-local" is ip 196.254.0.0
I can't see any conflict
192.168.0.1 is proper router address.
IP from DHCP is 192.168.0.169
Can anybody help?
I'm not a linux nor network expert
P.S.
System: Ubuntu 8.10
P.S.2
dmesg tail:
Code:
[ 134.509825] bridge-wlan0: is a Wireless Adapter
[ 134.509830] bridge-wlan0: up
[ 134.509833] bridge-wlan0: attached
[ 138.924264] NET: Registered protocol family 10
[ 138.926732] lo: Disabled Privacy Extensions
[ 138.927740] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 149.080073] vmnet1: no IPv6 routers present
[ 149.372050] wlan0: no IPv6 routers present
[ 149.436030] vmnet8: no IPv6 routers present
[ 196.576531] type=1503 audit(1255378113.053:6): operation="inode_permission" requested_mask="w::" denied_mask="w::" fsuid=0 name="/dev/ttyUSB0" pid=6748 profile="/usr/sbin/cupsd"