DHCP issues for win xp sp2 and ubuntu

Discussion in 'Installation and Configuration of Parallels Desktop' started by tw@ll, Oct 28, 2008.

  1. tw@ll

    tw@ll Bit poster

    Messages:
    3
    Hi

    I'm having issues with build 5608 regarding dhcp requests. Both my Windows XP and Ubuntu 8.04 vms are having dhcp issues. I'm getting 169.x.x.x ip addresses for both vms. I've tried doing the commands suggested in an earlier thread. (echo < /Library/Parallels/.parallels_dhcp_leases and killall -HUP pvsnatd). After performing these commands I still haven't seen a change and the internet still does not work. Any suggestions?
     
  2. John@Parallels

    John@Parallels Forum Maven

    Messages:
    6,333
    paste here
    ifconfig -a from Mac OS side
     
  3. tw@ll

    tw@ll Bit poster

    Messages:
    3
    lawn-128-61-116-53:~ kishoreatreya$ ifconfig -a
    lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
    inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
    inet 127.0.0.1 netmask 0xff000000
    inet6 ::1 prefixlen 128
    gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
    stf0: flags=0<> mtu 1280
    en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
    ether 00:1b:63:9a:06:e0
    media: autoselect status: inactive
    supported media: autoselect 10baseT/UTP <half-duplex> 10baseT/UTP <full-duplex> 10baseT/UTP <full-duplex,hw-loopback> 10baseT/UTP <full-duplex,flow-control> 100baseTX <half-duplex> 100baseTX <full-duplex> 100baseTX <full-duplex,hw-loopback> 100baseTX <full-duplex,flow-control> 1000baseT <full-duplex> 1000baseT <full-duplex,hw-loopback> 1000baseT <full-duplex,flow-control> none
    fw0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 4078
    lladdr 00:1c:b3:ff:fe:8d:08:ea
    media: autoselect <full-duplex> status: inactive
    supported media: autoselect <full-duplex>
    en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
    inet6 fe80::21c:b3ff:febb:1966%en1 prefixlen 64 scopeid 0x6
    inet 128.61.116.53 netmask 0xfffff000 broadcast 128.61.127.255
    ether 00:1c:b3:bb:19:66
    media: autoselect status: active
    supported media: autoselect
    en2: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
    inet6 fe80::21c:42ff:fe00:0%en2 prefixlen 64 scopeid 0x7
    inet 10.37.129.2 netmask 0xffffff00 broadcast 10.37.129.255
    ether 00:1c:42:00:00:00
    media: autoselect status: active
    supported media: autoselect
    en3: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
    inet6 fe80::21c:42ff:fe00:1%en3 prefixlen 64 scopeid 0x8
    inet 169.254.14.163 netmask 0xffff0000 broadcast 169.254.255.255
    ether 00:1c:42:00:00:01
    media: autoselect status: active
    supported media: autoselect
     
  4. John@Parallels

    John@Parallels Forum Maven

    Messages:
    6,333
    Switch to shared Network you are in Host - Only, and you will get IP,
    Also make sure that Parallels Host-Guest adapter not disabled and DHCP is enabled in Parallels Desktop - Preferences - Network
     
  5. tw@ll

    tw@ll Bit poster

    Messages:
    3
    Thanks! It's working now!
     

Share This Page