LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-27-2010, 04:22 AM   #16
windstory
Member
 
Registered: Nov 2008
Posts: 489

Original Poster
Rep: Reputation: 36

Quote:
Originally Posted by vinaytp View Post
Could you please tell us how you managed to resolve the issue ?
Yesterday I could browse web page, so I marked "Resolved".
But After rebooting, then I could not browse web page again.
 
Old 09-27-2010, 05:38 AM   #17
pinga123
Member
 
Registered: Sep 2009
Posts: 684
Blog Entries: 2

Rep: Reputation: 37
Quote:
Originally Posted by windstory View Post
The result of "cat /etc/sysconfig/network" is here.
Add Gateway in your /etc/sysconfig/network file.
and restart the network service using service network restart command.

Have a look at my configuration.
You can change the hostname and gateway rest all the same.
Code:
# cat /etc/sysconfig/network
NETWORKING=yes
NETWORKING_IPV6=no
HOSTNAME=MyLinuxBox
GATEWAY=10.180.10.1
If above fails please use neat-tui command.
Quote:
#neat-tui
then edit device parameter->eth0
dont click dhcp instead give a static ip address.
You should be done after restarting network service.
 
1 members found this post helpful.
Old 09-27-2010, 06:36 PM   #18
windstory
Member
 
Registered: Nov 2008
Posts: 489

Original Poster
Rep: Reputation: 36
pinga123/

Yes!!!! Browsing works!

Thanks!

But after browsing one page firefox shows same patterns like this picture.

http://img841.imageshack.us/img841/9...28browsing.png

However at this time one more "neat-tui" and "service network restart" makes firefox browse web pages. In other words whenever I want to see new page I should do "neat-tui" and "service network restart".


And my network is here.
Quote:
DOMAINNAME=maester
NETWORKING=yes
HOSTNAME=maester
FORWARD_IPV4=true
NETWORKING_IPV6=no

Last edited by windstory; 09-27-2010 at 07:14 PM.
 
Old 09-27-2010, 11:12 PM   #19
pinga123
Member
 
Registered: Sep 2009
Posts: 684
Blog Entries: 2

Rep: Reputation: 37
Do following .

open a terminal and type.
ping maester
whatever ip address you get .
just enter it in your /etc/hosts file .
for example
ip adderss maester

Restart the network service.

P.S. I m not able to see the picture uploaded by you (Thanks to firewall installed at my workplace).
 
1 members found this post helpful.
Old 09-27-2010, 11:13 PM   #20
pinga123
Member
 
Registered: Sep 2009
Posts: 684
Blog Entries: 2

Rep: Reputation: 37
Can you please tell us what ip address and gateway address you are giving in neat-tui
 
1 members found this post helpful.
Old 09-28-2010, 01:12 AM   #21
windstory
Member
 
Registered: Nov 2008
Posts: 489

Original Poster
Rep: Reputation: 36
Quote:
Originally Posted by pinga123 View Post
Can you please tell us what ip address and gateway address you are giving in neat-tui
Please see this attached picture.
Attached Thumbnails
Click image for larger version

Name:	20100928browsing1.png
Views:	13
Size:	3.1 KB
ID:	4697  
 
Old 09-28-2010, 02:50 AM   #22
pinga123
Member
 
Registered: Sep 2009
Posts: 684
Blog Entries: 2

Rep: Reputation: 37
It seems you are not able to get the ip address or your ip address get blocked at dhcp due to change in network card.

However i would suggest you to give it a static ip address rather than dhcp .
YOu can do it using neat-tui then instead of selecting dhcp (Which is selected in picture)You can select static ip address then fill other fields like ip ,netmask default gateway.

You should be done.
 
1 members found this post helpful.
Old 09-28-2010, 03:03 AM   #23
prayag_pjs
Senior Member
 
Registered: Feb 2008
Location: Pune - India
Distribution: RHEL/Ubuntu/Debian/Fedora/Centos/K3OS
Posts: 1,159
Blog Entries: 4

Rep: Reputation: 149Reputation: 149
Hi,

Please let us know the LAn setup in your organisation or office or school or you home.

How the others get IP in there system?

Is it through DHCP or is it Static?
 
1 members found this post helpful.
Old 09-28-2010, 03:57 AM   #24
windstory
Member
 
Registered: Nov 2008
Posts: 489

Original Poster
Rep: Reputation: 36
pinga123/ I'll try and post here the result.

prayag_pjs/
I have an internet share router at home.

The other machine has 192.168.0.2.

It's through DHCP.
 
Old 09-28-2010, 11:29 AM   #25
pinga123
Member
 
Registered: Sep 2009
Posts: 684
Blog Entries: 2

Rep: Reputation: 37
Ok.

Now answer following questions.

Who has setup internet router @ your place?
If its been setup by you then just reset the router this can be done by reading the manual .My router gives me a reset button but i will have to poke a sharp wire to reset it.

Once you reset your router. make sure you restart the network service at your linux box by putting dhcp in neat-tui.

You should be done.

There is no need to assign ip address manually if you are using a router .

Router assigns the IP automatically provided you have DHCP enabled (In your case you dont need to do anything).

The problem you are facing is because of mac conflict in the router.

Just reset the router and follow the steps .

Last edited by pinga123; 09-28-2010 at 11:32 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem in activating eth0 gaurav1146 Linux - Newbie 19 07-07-2008 06:43 AM
eth0 not activating on boot gummybearx Debian 13 05-08-2007 12:10 PM
eth0 not activating on boot pxumsgdxpcvjm Linux - Networking 7 08-10-2006 02:05 PM
eth0 not activating during bootup nigma Linux - Networking 1 02-13-2004 04:23 AM
Activating eth0 causes problems/delays in login... Why? And how to remediate? patapon Linux - Newbie 4 12-14-2001 06:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:39 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration