Results 1 to 2 of 2

Thread: Not able to browse internet

  1. #1
    Junior Member
    Join Date
    Mar 2009
    Liked
    0 times
    Posts
    1

    Default Not able to browse internet

    Dear Friends,
    I configured the static ip on linux system...i am not able to ping to gateway and shows the error dns server is not responding...very rarely and after a long time it pings to gateway and also to dns....but still it show the error as dns server is not responding.....hope some one will give the solution how to make work in linux system using the static ip.--
    Last edited by raveeshkt; 03-26-09 at 02:13 PM.

  2. #2
    Junior Member
    Join Date
    Sep 2008
    Liked
    0 times
    Posts
    27

    Default

    vi /etc/sysconfig/network-scripts/ifcfg-eth0

    put these directives and and change the values according to urs ips

    IPADDR=192.168.1.3
    NETMASK=255.255.255.0
    PEERDNS=yes
    GATEWAY=192.168.1.1
    ONBOOT=yes
    USRCTL=yes
    MAC=put ur mac address here
    save ad exit the file
    and now vi /etc/resolve.conf

    put urs isp"s dns server like this

    search broadband.vsnl.com

    nameserver 202.54.15.30
    nameserver 202.197.29.5

    save and exit the file then

    service network restart

    i hope it shold work now

    also check if selinux or firewall are enabled or not
    also u may flush the iptables -F rules

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Worlds Fastest Internet
    By gaggan4392 in forum DSL Broadband Service Providers
    Replies: 8
    Last Post: 11-27-10, 07:35 PM
  2. Mobile to pc internet "EZ GUIDE"
    By mickey in forum Mobile phone service providers
    Replies: 3
    Last Post: 02-22-10, 05:49 AM
  3. Internet for noble peace prize 2010??
    By zoooni in forum News from the Tech and IT World
    Replies: 2
    Last Post: 02-10-10, 09:05 PM
  4. Throttling internet traffic on ISP's
    By aditya_sharma in forum Tikona WiBro
    Replies: 1
    Last Post: 02-08-10, 09:03 AM
  5. Internet Explorer Image Tarnish With New Flaws
    By deepmohan in forum Software News, Previews and Reviews
    Replies: 1
    Last Post: 02-04-10, 03:48 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •