Hi,
  I've a strange setup, a ppp0 over a rsh+slirp .. things are working
  fine except for a subtle problem.

  the eth0 ip is  10.111.9.10 .. but that's immaterial.
  and the ppp0 ip on this sude is  192.168.1.1
  The world at other end of ppp0 is at 158.140.x.y
  

  now if i do
  A. ip route add 158.140.0.0/16 src 192.168.1.1 
  Things don't work. 
  However if i do
  B. ip route add 158.140.62.0/24 src 192.168.1.1
  I can easily connect to hosts 158.140.62.{0-255}.

  Is there something magical with 158.140 ? Any hints on
  why A doesn't work ?

--TIA
--Vardhan



_______________________________________________
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to