Hint: DON'T RUN routed
!
defaultroute
' parameter topppd? This parameter adds a default route into your routing system sothat frames to all other IP addresses will be sent to the PPP device.The PPP software will not replace the default route if you have one already set when you run pppd. This is done to prevent people from destroying their default route to the ethernet routers by accident. A warning message is written to the system log if the defaultroute parameter is not performed for this reason.
The remote system is not configured for `IP forwarding
'. It
is an RFC requirement that this option NOT be enabled by
default. You must enable the option. For Linux systems, you will
need to build the kernel and specify that you want IP
forwarding/gatewaying.
The remote computers need a route back to you just as you need a route to them. This may be accomplished by one of four methods. Each has advantages and limitations. You need to do one and only one of these.
sii.com
,
we have over 300 active host systems with only 3 routers.)
gated
on all of the gateways and on the terminal
server. This will cause the terminal server to broadcast to the
gateways that it can accept the frames for your IP address. Since the
hosts will have a default route to one of the gateways, the gateways
will generate the ICMP re-direct frame and the specific host will
automatically add its host route.
There is no clear solution. You must choose one of these.
If you wish to ping your own system then use the loopback address of 127.0.0.1.
You may be able to ping the remote address. However, some terminal servers may not allow this as the address may be 'phony' to them. It depends upon their environment.
In general, don't try to ping either address. Choose a third address which is well known to be available on the remote network such as the name server IP address.
Next Chapter, Previous Chapter
Table of contents of this chapter, General table of contents
Top of the document, Beginning of this Chapter