RedHat Internet Connectivity


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers RedHat Internet Connectivity
# 1  
Old 08-11-2003
Question RedHat Internet Connectivity

I recently installed RedHat9 on my laptop as a guest OS. My host OS is Windows2000 and I am using VMWare to toggle between two OSs.

Any time I try to connect to internet from RedHat environment using Mozilla, internet acces does not work. At the office, after connecting my laptop to our company's network and configuring Mozilla's proxy setting to company standard's (allowed) automatic configuration script, the connectivity to internet does not work.

Here, the help that I like to request from you folks is:

1. Being new to linux, is there any way (or command) to check network connectivity is working properly?

2. Honestly, I am not even sure is that VMware causing this problem or is it linux that i have to configure?

3. Like in windows, you type 'ipconfig' to check ip address of the ethernet connection or 'ipconfig /renew' to renew the dynamic address. What such command is used in Lunix? or is there any related feature available?

Any feedback would be greatly appreciated on VMWare and Linux.

Cheers...
# 2  
Old 08-12-2003
.....

when you are using vmware, you have to choose which kind of interface you would like to use: bridged, nat, host-only, none.. so you have to adjust your defaultrouter (gateway) ..

ipconfig in windows is ifconfig in unix.....
to learn more about, type: man ifconfig

greetings Preßy
# 3  
Old 08-12-2003
Pressy,

Thanks for the feedback. Before posting this issue, I did tried that option within VMWare and set it up as NAT and later changed to Bridged. Typing 'ifconfig' I do see an ip address assigned by the network.

However, I'm not sure how to access the internet. What command(s) should I type to test internet connectivity from terminal window of redhat9.

Our company's NT administrator has provided me with the proxy settings that I inserted in Mozilla's preference box. For some strange reason, it still does not connect to internet.

More of your feedback would be appreciated....

Regards Smilie
# 4  
Old 08-12-2003
is your interface online?
ping <YOUR-IP>
i would try whether i have a connection to the intranet.
ping <IP>
then i would try whether i can reach the gateway
ping <GW-IP>
then i would try to ping something in the internet
ping www.something.com
error ?
check your DNS settings...
/etc/resolv.conf
try nslookup
nslookup www.something.com
look into the /etc/nsswitch.conf. is it like this?:
hosts: files dns
...
..
.
greetings Preßy
# 5  
Old 08-12-2003
This is what I get step-by step:

#Typing <ifconfig>, I get:
etho inet addr: 100.XX.XX.75 Bcast: 100.XX.XX.255
RX packets: 1100 errors:0 dropped: 0 overruns:0

Obtaining this info, then I type-
# <ping 100.XX.XX.75> (assuming this is my ip address)
I get:
64 bytes from 100.XX.XX.75: icmp_seq=1....68 ttl=65 time=0.156 ms

However, when I try to ping some site by typing-
# <ping www.xyz.com>, I get:
ping: unknown host www.xyz.com

As suggested, then I tried to check my DNS setting at /etc/resolv.conf. The entry there was "nameserver 127.0.0.1"
I vi into /etc/resolv.conf file and changed the entry to "nameserver 100.XX.XX.75". Thinking, this is it but unfortunately still the ping command (ping www.xyz.com) does not work.

Smilie Last but not least, then I tried nslookup by typing <nslookup> at the prompt. The note I get was,
"Note: nslookup is deprecated and may be removed from future releases. Consider using the 'dig' and 'host' programs instead."
Following the instructions, I typed <host www.xyz.com> and got the message, "connection timed out; no servers could be reached".

Looking into /etc/nsswitch.conf, I did noted that it displayed
hosts: files dns
.......
.......
.......

Please let me know if you have any other options to recommend.

Thank you so much and regards.........Smilie
# 6  
Old 08-13-2003
...

you have to put the DNS server IP into /etc/resolv.conf, not your own IP. ask your admin for the IP-Addr. or type in your windows:
ipconfig /all
there your DNS server(s) will be displayed...
i think you have to restart (you also can restart the inet deamon, but i don't know where to do in REDHAT)

greetings Preßy
# 7  
Old 08-13-2003
Thank you Pressy for your valuable feedback. Let me try some of the options you mentioned and will post the solution, if resolved, for others....

regards Smilie
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

What is command to setup sofware in redhat over internet

Hi all, I setup redhat in VMware and I connected to internet, so I want setup sofware for redhat over internet what is command I used ? Are you understand my question, my ability of english is not good, such as I want setup dhcp packet I must used a command ? (yum... or...apt-get...or rpm... ?... (4 Replies)
Discussion started by: ilinux9
4 Replies

2. UNIX for Dummies Questions & Answers

Internet connectivity problem

Hello fellow users and enthusists. I am in need of assistance. I have installed Solaris 10 on a Gateway AMD Athlon 64 system. It is set up to dual boot with Windows 7. I am attempting to get internet access through another Windows 7 box, which is sharing its wireless internet connection with... (0 Replies)
Discussion started by: jl2215
0 Replies

3. UNIX and Linux Applications

SQUID proxy : How do I limit internet connectivity to X hrs/day

Hi Everyone! A friend of mine is looking for a way to limit time his kids spent on the internet. I told him he should try out Squid proxy server. He now tries to find a way to limit total time spend on the internet to "X" hours a day, at any time during the day. I remember there are built-in... (3 Replies)
Discussion started by: togr
3 Replies

4. Red Hat

wireless internet on redhat linux ?

Hi, Could some please help me in configuring wireles internet on redhat linux installed on my laptop. When I booted using windows, I saw the following, which I think is the name of my laptop's wireless card: Intel(R) PRO/Wireless 3945ABG Network Connection I have run the following steps... (9 Replies)
Discussion started by: girish1428
9 Replies

5. UNIX for Advanced & Expert Users

wireless internet on redhat linux ?

Hi, Could some please help me in configuring wireles internet on redhat linux installed on my laptop. When I booted using windows, I saw the following, which I think is the name of my laptop's wireless card: Intel(R) PRO/Wireless 3945ABG Network Connection I have run the following steps... (1 Reply)
Discussion started by: girish1428
1 Replies

6. UNIX for Dummies Questions & Answers

wireless internet on redhat linux ?

Hi, Could some please help me in configuring wireles internet on redhat linux installed on my laptop. When I booted using windows, I saw the following, which I think is the name of my laptop's wireless card: Intel(R) PRO/Wireless 3945ABG Network Connection Regards, Girish. (0 Replies)
Discussion started by: girish1428
0 Replies

7. Solaris

Intermittent internet connectivity

Hello, I am a relative UNIX newbie and we are unable to get out to the internet past the router. I can ping everything within the network but can't get out on a consistent basis. The UNIX DBA was let go recently and I have had to step in and assume his duties. Unfortunately, I am not quite... (1 Reply)
Discussion started by: judo42
1 Replies

8. Red Hat

problems with internet connectivity

I had a strange problem.Recently, I virtualized my RHEL 5 system by installing Fedora 8 as guest operating system. The installation went fine. But, after installation my internet connection stopped working. Any suggestions?. I was on TataIndicom wireless USB modem. I haven't had any problems with... (3 Replies)
Discussion started by: jaghelp323
3 Replies

9. IP Networking

Lost Connectivity to the Internet

I'm running FreeBSD 6.2 and suddenly lost connectivity to the net. After unplugging the router and checking all the connections I could find nothing wrong. All the driver software seems to be intact. I thought I would remove the driver software and restore it. However, when I go to root and type ... (5 Replies)
Discussion started by: Aaron Van
5 Replies

10. UNIX for Dummies Questions & Answers

Internet connectivity via Win-ICS

Hi all, Have two DEC Alpha 3000 systems (I think they're considered legacy servers) that I acquired from my former employer prior to the Voluntary Administrator seizing the assets. They both have the basic SCO V4.0f OS installed and too be honest, I've had little time to even turn them on. ... (2 Replies)
Discussion started by: Cameron
2 Replies
Login or Register to Ask a Question