I'm trying the classic "connect my hobby net to the Internet". Linux
seems to be working great as a router with one problem. My home net
1.2.120.0 can only reach the host I dial into. The upstream router is
oblivious.
windozePC---------LINUX----ppp----AnnexTerminalServer------Router--
1.2.120.1 1.2.120.254 1.2.110.251 1.2.110.254
1.2.110.150
How do I get the router to know about my backside subnet? I run routed
-s and a few seconds after connecting, 1.2.120.0 shows up in
1.2.110.251's route tables.
The PC can ping the Annex and vice versa. The ppp interface on the
Linux box can reach everything.
Unfortunately, the Annex won't do RIP broadcasts, only listens. Can I
force a RIP packet from Linux to the router or will I have to add a
static route on the router.
Thanks all,
Eric
P.S. I'm using valid class C addresses. I used 1.2.0.0 for brevity
only.