LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   problems with internet connection with opensuse 11 in vmwareplayer (https://www.linuxquestions.org/questions/linux-newbie-8/problems-with-internet-connection-with-opensuse-11-in-vmwareplayer-727384/)

threatingbehaviour 05-20-2009 04:42 PM

problems with internet connection with opensuse 11 in vmwareplayer
 
Hi guys it's me again I posted a question the other day http://www.linuxquestions.org/questi...use-11-727193/ but I think I have found the problem in the network configuration the "network ethernet card" says no hwinfo I have ran dmesg | grep eth0 and the message I get is...
eth0. registered as PCnet/PCI 79C970A
eth0 renamed to eth1
undev renamed network interface eth0 to eth1
but in the network configuration 79c970 [PCnet32 Lance] is eth1 not the ethernet network card
opensuse is saying that I am online and the packets sent and received in my local area connection seem to reflect that but alas not internet connection at all any help would be great appriciated thanks

ECRocker 05-20-2009 08:25 PM

Can you run an "ifconfig" and print the output please?
(note for beginners: you might need to become root or run as root)

threatingbehaviour 05-20-2009 09:23 PM

eth1 Link encap:Ethernet HWaddr 00:0C:29:E1:8A:73
inet addr:24.93.111.1 Bcast:24.93.111.255 Mask:255.255.248.0
inet6 addr: fe80::20c:29ff:feel:8a73/64 Scope: Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric: 1
RX packet: 402720 errors: 0 dropped: 0 overruns: 0 frame: 0
TX packets: 1956 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:25046676 (23.8 Mb) TX bytes: 503938 (492.1 Kb)
Interrupt: 18 Base address 0x2000


lo Link encap: Local loopback
inet addr: 127.0.0.1 Mask: 255.0.0.0
inet6 addr: ::1/128 Scope: Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:4084 errors:0 dropped:0 overruns:0 frame:0
TX packets:4084 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes: 322524 (314.9 Kb) TX bytes 322524 (314.9 Kb)

and I did run it in the root hope this helps

ECRocker 05-21-2009 02:22 PM

So, your physical network connection ip address on the host is 24.93.111.1
Then what are these addresses? (from your previous post)
Quote:

ethernet network card
ip address 24.93.111.33
mask 255.255.248.0
gateway 24.93.104.1
79c970 [pcnet32 Lance]
ip address 24.93.111.2
mask 255.255.248.0
I assume this is the guest OS?
Quote:

now my network settings in windows xp media center edition (host os dhcp assigned)
ip address 24.93.111.3
mask 255.255.248.0
gateway 24.93.104.1
Thanks.

threatingbehaviour 05-21-2009 02:29 PM

ok duh I figured it out I just assigned both network cards to dhcp and set my vmplayer connection to NAT


All times are GMT -5. The time now is 12:48 AM.