LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Network issue.. (https://www.linuxquestions.org/questions/linux-newbie-8/network-issue-4175440226/)

shaana2khan 12-06-2012 01:07 AM

Network issue..
 
1 Attachment(s)
Hello Friends..

i have some internet connectivity problem,i have RHEL 6 with Windows server 2008,and be clear i am using Vmware player.so when i check my network stats on windows it work fine,despite of this,when i check same on RHEL 6,it shows that connection is active..
But i am not able to open yahoo.com and other some imp sites,please help me..
Please check the screenshot,

bala.linuxtech 12-06-2012 01:21 AM

Quote:

Originally Posted by shaana2khan (Post 4843617)
Hello Friends..

i have some internet connectivity problem,i have RHEL 6 with Windows server 2008,and be clear i am using Vmware player.so when i check my network stats on windows it work fine,despite of this,when i check same on RHEL 6,it shows that connection is active..
But i am not able to open yahoo.com and other some imp sites,please help me..
Please check the screenshot,

What About your DNS Settings ?

Check resolve.conf file, then restart your network ..

Hope it will helps you !

Regards
Bala.Linuxtech

shaana2khan 12-06-2012 05:20 AM

D.N.S. is ok, i have checked it and i have restart network services lots of time,but still same problem,and i am totally feed up with this issue,please help..

bala.linuxtech 12-06-2012 05:31 AM

Quote:

Originally Posted by shaana2khan (Post 4843692)
D.N.S. is ok, i have checked it and i have restart network services lots of time,but still same problem,and i am totally feed up with this issue,please help..

Hi

Please make sure that your network status is active then check your Firewall Settings whether its Enabled or not.. If its enabled we cant access internet.. so check your firewall settings and make sure that firewall setting is Disabled...

Hope it will helps you !

Regards
Bala.Linuxtech

markush 12-06-2012 08:33 AM

You should check the IP-configuration. In Linux with ifconfig, in Windows with ipconfig.

Which type of networkconnection did you configure for the VM? Bridged or NAT?

Markus

shaana2khan 12-07-2012 12:06 AM

Hello Markus.

Hope you are doing well. and i have also checked the network connection on window,and i am was using internet with the help of bridge networking,but the thing is sometime it works properly,but sometime it stop working...

markush 12-07-2012 12:33 AM

Maybe you should post the output of ifconfig (Linux) and ipconfig /all (Windows) here. When you use a bridge, both interfaces must have IP-adress in the same subnet.

It would also be good if you posted here the output of
Code:

cat /etc/resolv.conf
from Linux. Also try with both machines if you can ping ip-adresses instead of names.

Markus

shaana2khan 12-07-2012 01:29 AM

3 Attachment(s)
Hello Markus, and bala.linuxtech

Markus please check the screenshot...and bala sir i have stop the firewall services.but problem is still continue..any advice..

markush 12-07-2012 01:33 AM

The IP-addresses of the Windows machine and the Linux machine are not in the same subnet. There's something wrong with your bridge. The LInuxcomputer should be in one of the 192.168.xxx.xxx subnets of the Windowsmachine.

Markus

shaana2khan 12-07-2012 01:54 AM

markush sorry to say that,but i did not get you properly.
One line i want to add. i am using internet with the help of DHCP,so how come it is possible that subnet mass must be same...

markush 12-07-2012 01:58 AM

Bridged Network means that you have a bridge between one of you Host's NICs and the NIC of your VM. This means that the VM uses the same DHCP server as the Windowscomputer (with this NIC).

http://www.vmware.com/support/ws55/d...s_bridged.html

Markus

adol83 12-07-2012 02:30 AM

Check via route command too where your traffic routes.

shaana2khan 12-07-2012 03:11 AM

hey friends,
Thanks for your support,there might be some network problem in My PC after restarting my pc number of time.now i am connected with internet...again thanks a lots all of you for teaching me some new things....

markush 12-07-2012 03:11 AM

Well, no I've some time for an explanation,

Your Windows-computer has three network-adapters (NIC). Probably one has a public IP-adress (you should for security not post this IP in a forum!), the other two are in two different subnets of your local network. The local networkadresses are 192.168.184.0/24 and 192.168.17.0/24. One of the these two NICs is configured for the bridge. Are you sure that this is the one with the DHCP server?

Markus

shaana2khan 12-07-2012 03:56 AM

Actually i have only one NIC card in my window Pc and ip adress of my window pc is 122.176.x.x..

Other two are Vimware network.but not in use.
Yes markash both are DHCP address,but when i check my Linux machine,it show me different IP adress...???????????


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