| | |
No network
![]() |
•
•
Join Date: Feb 2004
Posts: 8
Reputation:
Solved Threads: 0
I'm new to the Linux game sp please bear with me. I installed Red Hat 8 on my machine running XP pro on Microsoft Virtual PC. The install went pretty ok but I am having problems connecting to the internet. I configured my netwk card both manually and using DHCP but with no success. Any help is appreciated, thanks.
Please paste the output of ifconfig so I can see the cirrent configuration for eth0
Example:
Then paste the contents of ifconfig.txt.
Example:
root@loaclhost# ifconfig eth0 > ~/ifconfig.txt
Then paste the contents of ifconfig.txt.
If you spend more on coffee than on IT security, you will be hacked.
What's more, you deserve to be hacked.
-- former White House cybersecurity czar Richard Clarke
What's more, you deserve to be hacked.
-- former White House cybersecurity czar Richard Clarke
•
•
Join Date: Feb 2004
Posts: 8
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by TheOgre
Please paste the output of ifconfig so I can see the cirrent configuration for eth0
Example:
root@loaclhost# ifconfig eth0 > ~/ifconfig.txt
Then paste the contents of ifconfig.txt.
[root@localhost root]# ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:03:FF:6C:0F:A5
inet addr:192.168.0.188 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:709 errors:0 dropped:0 overruns:0 frame:0
TX packets:422 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:109190 (106.6 Kb) TX bytes:53595 (52.3 Kb)
Interrupt:11 Base address:0xa000
Which NIC is installed under MS VirtualPC? Does it have access to the Internet? Is it a shared connection with your system's actual NIC?
The stdout from your ifconfig shows that packets are being sent AND received, with no errors, which makes me think it has to do with MS VirtualPC, rather than your Linux installation. Since I've never used MS VirtualPC, I have no idea how it works, and therefor can't answer your question with the given information. Is it possible to do another Linux install using VMWare on that same machine?
The stdout from your ifconfig shows that packets are being sent AND received, with no errors, which makes me think it has to do with MS VirtualPC, rather than your Linux installation. Since I've never used MS VirtualPC, I have no idea how it works, and therefor can't answer your question with the given information. Is it possible to do another Linux install using VMWare on that same machine?
If you spend more on coffee than on IT security, you will be hacked.
What's more, you deserve to be hacked.
-- former White House cybersecurity czar Richard Clarke
What's more, you deserve to be hacked.
-- former White House cybersecurity czar Richard Clarke
•
•
Join Date: Feb 2004
Posts: 8
Reputation:
Solved Threads: 0
Thanks for replying TO. Well I configured the samba server and I can see the windows network from the Linux machine and vice versa, plus the internet connection works too. Now my only problem is that I am unable to see any folders on the machine that I am using as my router, from the Linux virtual machine. This machine is used to share the internet connection b/c I don't have a physical router. When I click on the machine name in the Samba server window an error comes up that says 'Nautilus cannot display "smb://d7hr**31(the name of my windows machine)/". However I see the other machine just fine, and all shared folders in it.
OK, do me a flavor and describe your setup to me. I'm old, ya know 
Seriously, please describe your network setup. I understand you are running Linux in a virtual machine using MS VirtualPC, but what's the other system? Windows? Linux?
You can't see the system itself, or the shared directories (if any)? If that system is running Linux, do you have Samba installed and configured on that machine? If you're using Windows, do you have File & Print Sharing enabled (BAD!)?
Please give me some more information so I can better understand your problem.

Seriously, please describe your network setup. I understand you are running Linux in a virtual machine using MS VirtualPC, but what's the other system? Windows? Linux?
You can't see the system itself, or the shared directories (if any)? If that system is running Linux, do you have Samba installed and configured on that machine? If you're using Windows, do you have File & Print Sharing enabled (BAD!)?
Please give me some more information so I can better understand your problem.
If you spend more on coffee than on IT security, you will be hacked.
What's more, you deserve to be hacked.
-- former White House cybersecurity czar Richard Clarke
What's more, you deserve to be hacked.
-- former White House cybersecurity czar Richard Clarke
•
•
Join Date: Feb 2004
Posts: 8
Reputation:
Solved Threads: 0
Ok, Machine A connected to cable modem via usb port, and then connected to machine B via ethernet card, with a straight through cable, no router or switch. Machine A running XP home, machine B running XP Pro. Now machine B is running Virtual Machine software with Red Hat 9 as the guest system, also running 98SE as a guest system on machine B. Is it getting confusing yet...lol. Now I see both XP systems in Samba, but I can only see the shared folders in machine B, the host pc, when I click on machine A that's when I get the error message. I have File and print sharing enabled b/c that's the only way the machines see each other, yes I know this isn't wise but I enable it only when I am actually on the net. This is just an adhoc network for now, I will eventually get a physical router and set up a proper firewall.
Ahh, alrighty then 
WindowsXP HOME has NO support for logging into a network, whereas WindowsXP Pro DOES. This is not to say that XP home can't get on the Internet or transfer files across the LAN, but some major things were left out of the Home version (as far as it's networking capabilities go.) I can't say for sure if this is what's causing the problem you're experiencing, but I'd be willing to bet that if you had XP Pro on Machine A, you wouldn't be receiving those errors.
I just thought of a long way around this that might work for you. I've never tested this specific solution, as I don't have any XP boxes (all mine are either FreeBSD or Linux, with one Win2k box for my games
OK, here goes:
On Machine A, share out a test directory.
On Machine B, map a drive to the test share on Machine A, then share that drive and see if you can see the contents from your Linux system. I have NO IDEA whether this will work or not, but it's worth a try...

WindowsXP HOME has NO support for logging into a network, whereas WindowsXP Pro DOES. This is not to say that XP home can't get on the Internet or transfer files across the LAN, but some major things were left out of the Home version (as far as it's networking capabilities go.) I can't say for sure if this is what's causing the problem you're experiencing, but I'd be willing to bet that if you had XP Pro on Machine A, you wouldn't be receiving those errors.
I just thought of a long way around this that might work for you. I've never tested this specific solution, as I don't have any XP boxes (all mine are either FreeBSD or Linux, with one Win2k box for my games

OK, here goes:
On Machine A, share out a test directory.
On Machine B, map a drive to the test share on Machine A, then share that drive and see if you can see the contents from your Linux system. I have NO IDEA whether this will work or not, but it's worth a try...
If you spend more on coffee than on IT security, you will be hacked.
What's more, you deserve to be hacked.
-- former White House cybersecurity czar Richard Clarke
What's more, you deserve to be hacked.
-- former White House cybersecurity czar Richard Clarke
![]() |
Similar Threads
- News Story: iPhone FAIL: O2 users melt UK mobile data network (Network Security)
- Network Engineer, CP2008-0071 (Tech / IT Consultant Job Offers)
- News Story: Social network subversion and the consumerization of IT (Network Security)
- Network Services/Support (Tech / IT Consultant Job Offers)
- Hiring Network Manager in Philippines (Tech / IT Consultant Job Offers)
- network works sometimes (Networking Hardware Configuration)
Other Threads in the *nix Software Forum
- Previous Thread: Installing Linux without floppy and CD
- Next Thread: open office or KDE office?
| Thread Tools | Search this Thread |





