Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No more domainname resolving in vmplayer
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
yngwin
Retired Dev
Retired Dev


Joined: 19 Dec 2002
Posts: 4572
Location: Suzhou, China

PostPosted: Sun Sep 10, 2006 2:23 pm    Post subject: No more domainname resolving in vmplayer Reply with quote

I recently did a Gentoo install in VMware Player (hosted on WinXP). It worked brilliantly.

After some recent trouble with DNS name resolving using the DNS server of my ISP, I have set both Windows and Gentoo to use third party nameservers. This works fine in Windows and also in my normal Gentoo installation (I dual-boot). But the Gentoo install in vmplayer no longer resolves domainnames. The virtual network is fine and I can ping outside IP numbers, such as those of the nameservers I want to use. But I don't understand why it can't resolve names. I've come to the end of my knowledge, and browsing the documentation and the forums haven't shed any light on it. So I'm open to ideas!

Here's some info:
Code:
gentoo ~ # ping -c 4 google.co.uk
ping: unknown host google.co.uk
gentoo ~ # ping -c 3 163.1.2.190
PING 163.1.2.190 (163.1.2.190) 56(84) bytes of data.
64 bytes from 163.1.2.190: icmp_seq=1 ttl=128 time=18.6 ms
64 bytes from 163.1.2.190: icmp_seq=2 ttl=128 time=16.1 ms
64 bytes from 163.1.2.190: icmp_seq=3 ttl=128 time=16.8 ms

--- 163.1.2.190 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 16.125/17.195/18.628/1.058 ms
gentoo ~ # cat /etc/resolv.conf
# Generated by net-scripts for interface eth0
domain virtual.net
nameserver 163.1.2.190
nameserver 4.2.2.2

gentoo ~ # ifconfig
eth0      Link encap:Ethernet  HWaddr 00:0C:29:0F:A2:33
          inet addr:192.168.245.128  Bcast:192.168.245.255  Mask:255.255.255.0
          UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:205 errors:0 dropped:0 overruns:0 frame:0
          TX packets:131 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:27354 (26.7 Kb)  TX bytes:20426 (19.9 Kb)
          Interrupt:16 Base address:0x1400

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

gentoo ~ # route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.245.0   *               255.255.255.0   U     0      0        0 eth0
loopback        *               255.0.0.0       U     0      0        0 lo
default         192.168.245.2   0.0.0.0         UG    0      0        0 eth0


configuration:
Code:
gentoo ~ # cat /etc/conf.d/net

config_eth0=( "dhcp" )
dhcp_eth0="release nodns nontp"
dns_domain_eth0="virtual.net"
dns_servers_eth0="163.1.2.190 4.2.2.2"

gentoo ~ # emerge --info
Portage 2.1.1_rc1-r2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r7 i686)
=================================================================
System uname: 2.6.17-gentoo-r7 i686 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Gentoo Base System version 1.12.4
Last Sync: Thu, 31 Aug 2006 23:50:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=athlon-xp -msse2 -msse3 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O3 -march=athlon-xp -msse2 -msse3 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk/ http://distfiles.gentoo.org"
LC_ALL="en_GB.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en_GB"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow X a52 aac acpi alsa apache2 asf audiofile avi berkdb bitmap-fonts browserplugin bzip2 cairo caps cdda cddb cli crypt curl dbus dlloader dri dts dv dvb dvd dvdread elibc_glibc encode expat fbcon ffmpeg firefox flac fortran ftp gdbm gif glep glitz gnutls gpm gtk gtk2 hal iconv id3 imlib innodb input_devices_keyboard input_devices_mouse input_devices_vmmouse isdnlog jabber javascript jpeg kde kdehiddenvisibility kernel_linux ladcca ladspa lame libg++ linguas_en_GB mad maildir matroska mhash mime mixer mmx mng mozdevelop mozilla moznocompose moznomail mozsvg mp3 mp4 mpeg mpeg2 musicbrainz mysql ncurses nls no-old-linux nptl nptlonly nsplugin offensive ogg oggvorbis pam pcre perl pertty pic pie png portaudio posix pppd python qt qt3 quicktime readline real reflection ruby session sndfile soap speex spell spl sql sqlite sse sse2 sse3 ssl subtitles subversion svg tabs tcpd theora threads threadsafe tidy transcode truetype truetype-fonts type1-fonts udev unicode userland_GNU userlocales utf8 vcd video_cards_vesa video_cards_vmware vorbis webdav win32codecs wmf x264 xine xml xml2 xorg xpm xsl xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, PORTAGE_RSYNC_EXTRA_OPTS


my vmx:
Code:
#!/usr/bin/vmware
displayName = "Gentoo Linux VM"
guestOS = "other26xlinux"

memsize = "1024"
scsi0:0.fileName = "10G.vmdk"
ide0:0.fileName = "auto detect"

config.version = "8"
virtualHW.version = "4"

MemAllowAutoScaleDown = "FALSE"
MemTrimRate = "-1"

uuid.location = "56 4d 72 d6 3a ec 79 5b-8b f9 37 bf b0 0f a2 33"
uuid.bios = "56 4d 72 d6 3a ec 79 5b-8b f9 37 bf b0 0f a2 33"

uuid.action = "create"
checkpoint.vmState = ""

ethernet0.present = "TRUE"
ethernet0.connectionType = "nat"
ethernet0.addressType = "generated"
ethernet0.generatedAddress = "00:0c:29:0f:a2:33"
ethernet0.generatedAddressOffset = "0"

usb.present = "FALSE"
sound.present = "TRUE"
sound.virtualdev = "sb16"

scsi0.present = "TRUE"
scsi0.virtualdev = "lsilogic"
scsi0:0.present = "TRUE"
scsi0:0.deviceType = "disk"
scsi0:0.mode = "persistent"
scsi0:0.redo = ""
scsi0:0.writeThrough = "FALSE"
scsi0:0.startConnected = "FALSE"

scsi0:1.present = "FALSE"
floppy0.present = "FALSE"

ide0:0.present = "TRUE"
ide0:1.present = "FALSE"
ide1:0.present = "FALSE"
ide1:1.present = "FALSE"

ide0:0.deviceType = "cdrom-raw"
ide0:0.autodetect = "TRUE"
ide0:0.startConnected = "FALSE"

tools.remindInstall = "TRUE"


Suggestions?
_________________
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Back to top
View user's profile Send private message
yngwin
Retired Dev
Retired Dev


Joined: 19 Dec 2002
Posts: 4572
Location: Suzhou, China

PostPosted: Thu Sep 14, 2006 5:58 pm    Post subject: Reply with quote

Anyone?
_________________
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Back to top
View user's profile Send private message
yngwin
Retired Dev
Retired Dev


Joined: 19 Dec 2002
Posts: 4572
Location: Suzhou, China

PostPosted: Sat Sep 16, 2006 4:43 pm    Post subject: Reply with quote

I guess not. :roll:
_________________
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum