Hi there Following is the output of various commands i issued as requested... line after semicolon is the comment I had to do some editing since i saved the result in linux but when i opened the file in windows it had many unwanted carriage returns.
[root@localhost root]# ping 172.25.65.29 ;My ip PING 172.25.65.29 (172.25.65.29) from 172.25.65.29 : 56(84) bytes of data. 64 bytes from 172.25.65.29: icmp_seq=1 ttl=64 time=0.039 ms 64 bytes from 172.25.65.29: icmp_seq=2 ttl=64 time=0.032 ms 64 bytes from 172.25.65.29: icmp_seq=3 ttl=64 time=0.030 ms 64 bytes from 172.25.65.29: icmp_seq=4 ttl=64 time=0.031 ms [1]+ Stopped ping 172.25.65.29 [root@localhost root]# ping 202.63.164.17 ;primary DNS connect: Network is unreachable [root@localhost root]# ping 192.168.0.1 ;Secondary DNS connect: Network is unreachable [root@localhost root]# ping 172.25.25.25 ;Gateway connect: Network is unreachable [root@localhost root]# ifconfig eth0 Link encap:Ethernet HWaddr 00:0B:6A:67:E2:3A inet addr:172.25.65.29 Bcast:172.25.65.31 Mask:255.255.255.252 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:14598 errors:0 dropped:0 overruns:0 frame:0 TX packets:4 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:898426 (877.3 Kb) TX bytes:240 (240.0 b) Interrupt:5 Base address:0xdf00 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:10 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:700 (700.0 b) TX bytes:700 (700.0 b) [root@localhost root]# traceroute 172.25.65.29 traceroute to 172.25.65.29 (172.25.65.29), 30 hops max, 38 byte packets 1 172.25.65.29 (172.25.65.29) 0.407 ms 0.073 ms 0.059 ms [root@localhost root]# ping 172.25.65.29 PING 172.25.65.29 (172.25.65.29) from 172.25.65.29 : 56(84) bytes of data. 64 bytes from 172.25.65.29: icmp_seq=1 ttl=64 time=0.038 ms 64 bytes from 172.25.65.29: icmp_seq=2 ttl=64 time=0.034 ms 64 bytes from 172.25.65.29: icmp_seq=3 ttl=64 time=0.034 ms 64 bytes from 172.25.65.29: icmp_seq=4 ttl=64 time=0.031 ms [1]+ Stopped ping 172.25.65.29 [root@localhost root]# ping 172.25.25.25 connect: Network is unreachable [root@localhost root]#
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;Contents of Resolv.conf
; generated by /sbin/dhclient-script search
nameserver 202.63.164.17
nameserver 192.168.0.1
nameserver 172.25.25.25 ~ Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com
Buy The Best In BOOKS at http://www.bestsellers.indiatimes.com
Bid for for Air Tickets @ Re.1 on Air Sahara Flights. Just log on to http://airsahara.indiatimes.com and Bid Now!
On Wed, 2005-08-31 at 23:16 +0530, tramsmai wrote:
Hi there Following is the output of various commands i issued as requested...
hmmm...
line after semicolon is the comment I had to do some editing since i saved the result in linux but when i opened the file in windows it had many unwanted carriage returns.
Welcome to windoze hell. It's because MS windows doesn't follow standards. However editing in wordpad instead of notepad would have worked fine.
[root@localhost root]# ping 172.25.65.29 ;My ip PING 172.25.65.29 (172.25.65.29) from 172.25.65.29 : 56(84) bytes of data. 64 bytes from 172.25.65.29: icmp_seq=1 ttl=64 time=0.039 ms 64 bytes from 172.25.65.29: icmp_seq=2 ttl=64 time=0.032 ms 64 bytes from 172.25.65.29: icmp_seq=3 ttl=64 time=0.030 ms 64 bytes from 172.25.65.29: icmp_seq=4 ttl=64 time=0.031 ms [1]+ Stopped ping 172.25.65.29 [root@localhost root]# ping 202.63.164.17 ;primary DNS connect: Network is unreachable [root@localhost root]# ping 192.168.0.1 ;Secondary DNS connect: Network is unreachable [root@localhost root]# ping 172.25.25.25 ;Gateway connect: Network is unreachable
tell me what route as root gives you. Do a man route, you'll get what you are missing. I think you haven't provided a gateway for your machine.
Regards,
ah
[root@localhost root]# ping 172.25.65.29 ;My ip PING 172.25.65.29 (172.25.65.29) from 172.25.65.29 : 56(84) bytes of data. 64 bytes from 172.25.65.29: icmp_seq=1 ttl=64 time=0.039 ms 64 bytes from 172.25.65.29: icmp_seq=2 ttl=64 time=0.032 ms 64 bytes from 172.25.65.29: icmp_seq=3 ttl=64 time=0.030 ms 64 bytes from 172.25.65.29: icmp_seq=4 ttl=64 time=0.031 ms [1]+ Stopped ping 172.25.65.29 [root@localhost root]# ping 202.63.164.17 ;primary DNS connect: Network is unreachable [root@localhost root]# ping 192.168.0.1 ;Secondary DNS connect: Network is unreachable [root@localhost root]# ping 172.25.25.25 ;Gateway connect: Network is unreachable [root@localhost root]# ifconfig eth0 Link encap:Ethernet HWaddr 00:0B:6A:67:E2:3A inet addr:172.25.65.29 Bcast:172.25.65.31 Mask:255.255.255.252 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:14598 errors:0 dropped:0 overruns:0 frame:0 TX packets:4 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:898426 (877.3 Kb) TX bytes:240 (240.0 b) Interrupt:5 Base address:0xdf00 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:10 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:700 (700.0 b) TX bytes:700 (700.0 b) [root@localhost root]# traceroute 172.25.65.29 traceroute to 172.25.65.29 (172.25.65.29), 30 hops max, 38 byte packets 1 172.25.65.29 (172.25.65.29) 0.407 ms 0.073 ms 0.059 ms [root@localhost root]# ping 172.25.65.29 PING 172.25.65.29 (172.25.65.29) from 172.25.65.29 : 56(84) bytes of data. 64 bytes from 172.25.65.29: icmp_seq=1 ttl=64 time=0.038 ms 64 bytes from 172.25.65.29: icmp_seq=2 ttl=64 time=0.034 ms 64 bytes from 172.25.65.29: icmp_seq=3 ttl=64 time=0.034 ms 64 bytes from 172.25.65.29: icmp_seq=4 ttl=64 time=0.031 ms [1]+ Stopped ping 172.25.65.29 [root@localhost root]# ping 172.25.25.25 connect: Network is unreachable [root@localhost root]#
You have defined a network which will allow on 2 ip address 172.25.65.29 and 172.25.65.30. You cannot have a default gateway other that the Ip .30 unless your machine is acting as a router.
Also the default gateway had to be a router since your tryin to access a network (dns servers) which doesnt belong to your subnet.
Probably you need to get your networking concepts clear before you try solving this one.
Regards,
Chirag R.
--------------------------------- Start your day with Yahoo! - make it your home page
Hi All,
Could anyone give me the list of the RHCE certifucation traing institutes in Mumbai?
Regards Sandeep
--- sandeep sreedharan sandeep_sreedhar@hotmail.com wrote:
Could anyone give me the list of the RHCE certifucation traing institutes in Mumbai?
sandeep, if you are looking for authorised RedHat training partners, then they hav the list on "in.redhat.com"....wasn't much hard to figure out. well, next time do your research before you ask such questions.
Regards Sandeep
regards, navin
***********Software is like sex: it's better when it's free**********
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Hi,
[root@localhost root]# ping 172.25.25.25 http://172.25.25.25 ;Gateway connect: Network is unreachable
your gateway should be in the same network. Your ip is 172.25.65.29 http://172.25.65.29 which is not in the same network as your gateway. why have u chosen this network with only 2 hosts? I think this kind of network is chosen for routers if i am rite where there is no need for more than 2 hosts. either your 172.25.65.30 http://172.25.65.30 should be a gateway to 172.25.25.25 http://172.25.25.25 or your computer should in the same network as ur Internet gateway. Regards, Raj