Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!orion.oac.uci.edu!mothra.nts.uci.edu!meggers From: meggers@mothra.nts.uci.edu (Mark Eggers) Newsgroups: comp.protocols.tcp-ip Subject: routing with virtual subnets Keywords: getting out Message-ID: <26E487A4.28053@orion.oac.uci.edu> Date: 5 Sep 90 05:05:41 GMT Distribution: comp Lines: 29 Nntp-Posting-Host: mothra.nts.uci.edu I am working with a company that has a rather different short-term requirement. The setup is as follows: --------------- Sun ----------- cisco ----- (world) subnet a | subnet e subnet b | subnet c | subnet d | | | slip to subnet f Subnets b-d are 'virtual' subnets, existing on the same wire as subnet a. I can route between the subnets a-d by adding the following type of lines: route add net.b.0 hostip 0 where hostip is the IP address of the host that the route is being added to. Gated is running on the Sun, and announces subnets a-d, and f to the cisco. However, I cannot route from subnets b-d to any other subnet on the other side of the Sun, or through the cisco. Any thoughts would be appreciated. /mde/