How to install sify client in fedora core 6???

  • Thread starter Thread starter a4arvi
  • Start date Start date
  • Replies Replies 1
  • Views Views 2,334

a4arvi

Newbie
Messages
3
Location
NA
ISP
Sify broadband
Hi i'm using fedora core 6
i have configured my tcp settings with

ip address : 10.11.61.30
mask : 255.255.255.0
gateway : 10.11.61.1
primary dns : 202.144.66.6
secondary dns : 202.144.10.50

And activated etho..

Then i tried the following commands in the terminal

////////////////////////////////////////////////////////////
/////////////////////ifconfig//////////////////////////////
///////////////////////////////////////////////////////////


[root@localhost Desktop]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:40:CA:7A:49:6D
inet addr:10.11.61.30 Bcast:10.11.61.255 Mask:255.255.255.0
inet6 addr: fe80::240:caff:fe7a:496d/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:201 errors:547 dropped:0 overruns:0 frame:0
TX packets:44 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:15058 (14.7 KiB) TX bytes:8687 (8.4 KiB)
Interrupt:193 Base address:0xc000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:11919 errors:0 dropped:0 overruns:0 frame:0
TX packets:11919 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:16484812 (15.7 MiB) TX bytes:16484812 (15.7 MiB)

////////////////////////////////////////////////////////////
//checked my settings by using ping to my ip//////////
///////////////////////////////////////////////////////////


[root@localhost Desktop]# ping 10.11.61.30
PING 10.11.61.30 (10.11.61.30) 56(84) bytes of data.
64 bytes from 10.11.61.30: icmp_seq=1 ttl=64 time=0.197 ms
64 bytes from 10.11.61.30: icmp_seq=2 ttl=64 time=0.071 ms
64 bytes from 10.11.61.30: icmp_seq=3 ttl=64 time=0.066 ms
64 bytes from 10.11.61.30: icmp_seq=4 ttl=64 time=0.071 ms
64 bytes from 10.11.61.30: icmp_seq=5 ttl=64 time=0.062 ms
64 bytes from 10.11.61.30: icmp_seq=6 ttl=64 time=0.074 ms

--- 10.11.61.30 ping statistics ---
6 packets transmitted, 6 received, 0% packet loss, time 5001ms
rtt min/avg/max/mdev = 0.062/0.090/0.197/0.048 ms

//////////////////////////////////////////////////////////
//pinging to local ip is working/////////////////////////
/////////////////////////////////////////////////////////




/////////////////////////////////////////////////////////
//////////////pinging to gateway /////////////////////
/////////////////////////////////////////////////////////

[root@localhost Desktop]# ping 10.11.61.1
PING 10.11.61.1 (10.11.61.1) 56(84) bytes of data.
From 10.11.61.30 icmp_seq=2 Destination Host Unreachable
From 10.11.61.30 icmp_seq=3 Destination Host Unreachable
From 10.11.61.30 icmp_seq=4 Destination Host Unreachable
From 10.11.61.30 icmp_seq=6 Destination Host Unreachable
From 10.11.61.30 icmp_seq=7 Destination Host Unreachable
From 10.11.61.30 icmp_seq=8 Destination Host Unreachable

--- 10.11.61.1 ping statistics ---
9 packets transmitted, 0 received, +6 errors, 100% packet loss, time 8001ms
, pipe 3

////////////////////////////////////////////////////////////////
///pinging to gateway shows destination unreachable/////
////////////////////////////////////////////////////////////////


Questions:
what should i set in the hostname field?
what else i must do to connect to the gateway?
i couldn't download the dialer client also... same problem... destination unreachable..
someone please help me out...
 
is the gateway reachable now....your ip settings look alright....may be the gateway was down for sometime
 

Top