Powered by Core Design
Advertisement
LinuxIndore Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Routing query! private addresses misbehaving ? (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Routing query! private addresses misbehaving ?
#220
nobody (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Routing query! private addresses misbehaving ? 3 Months, 1 Week ago Karma: 0  
my netwrok config.

my comp, 192.168.1.2
gateway 192.168.1.1
and if fwd enabled on gateway

my net routing is :

192.168.1.2 <--> 192.168.1.1 <--> ISP Public address

here is my query : when i ping 10.0.0.1 ( non existent in my network ) my gateway at 192.168.1.1 should tell me host 10.0.0.1 not reachable. but the bsnl ( my isp's gateway ) is telling me that 10.0.0.1 is not reachable....

what am i doing wrong ? or is it a problem at the bsnl's end ?

ping and traceroute command outputs below

QUOTE:



Pinging 10.0.0.1 with 32 bytes of data:

Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 10.0.0.1:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

tracert 10.0.0.1

Tracing route to 10.0.0.1 over a maximum of 30 hops

1 2 ms 1 ms 1 ms 192.168.1.1
2 55 ms * 49 ms 59.95.64.1
3 166 ms 80 ms 149 ms 218.248.255.18
4 78 ms 83 ms 84 ms 218.248.255.18
5 59.162.0.178.static.vsnl.net.in [59.162.0.178] reports: Destination host unreachable.

Trace complete.

 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#221
prabhat (Moderator)
Linux Bigot
Moderator
Posts: 64
graph
User Offline Click here to see the profile of this user
Gender: Male CodeRevolts Location: Indore, MP, India Birthdate: 1977-10-17
Re:Routing query! private addresses misbehaving ? 3 Months, 1 Week ago Karma: 3  
Hey Nobody,

I don't think, there is any issue at all. If your Gateway (192.168.1.1) see any IP outside its Net range (192.168.1.0), it will simply pass it to next gateway and so on, until the host is not found. This error (Host not found) will be thrown by the gateway, which has direct access to that network range.

I may be wrong, but this is my understanding of gateways. Correct me, if I am wrong.

 
Report to moderator   Logged Logged  
 
Prabhat Sandheliya
LinuxIndore.com
  The administrator has disabled public write access.
#237
chetan (Admin)
Admin
Posts: 34
graphgraph
User Offline Click here to see the profile of this user
Gender: Male tuxchetan tuxchetan tuxchetan@gmail.com tuxchetan tuxchetan Location: Indore Birthdate: 0000-06-24
Re:Routing query! private addresses misbehaving ? 3 Months ago Karma: 2  
Can you also paste output of,

ifconfig or ipconfig /all ?

 
Report to moderator   Logged Logged  
 
./chetan
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop

Featured Article

10 Things to Consider When Choosing a Linux Distribution
I can’t begin to tell you how many people over the years I have consulted with about choosing a Linux distribution. And even with my own personal loyalties to one distribution or another, it always amazes me how certain distributions are better suited to various users and needs. So when I set out to write a 10 Things article, it only made sense that my first one be related to choosing a Linux distribution.

Read more...

Article of the week

Interview: How a hacker became a freedom fighter
One of the founding fathers of "free software" and an esteemed elder of the hacking community, Richard Stallman has made defending people's freedoms his life's work. That usually means supplying hackers with software and attacking copyright law. But as he tells Michael Reilly, his advocacy of personal freedoms extends to the protection of true democracy and of the human rights increasingly being trampled on in the US and elsewhere.

Read more...

Most Read Contents