Is anyone using Solaris as a router with dynamic IP over ISDN.
I have a Sparc running Solaris 2.7 with ISDN 1.0.4, and I have been
unable to configure it to work as a router for my local network.
At present, netstat -nr gives the following output:
Routing Table:
Destination Gateway Flags Ref Use
Interface
-------------------- -------------------- ----- ----- ------
---------
0.0.0.0 192.168.1.10 UH 2 0 ifppp0
192.168.0.0 192.168.0.2 U 3 0 le0
224.0.0.0 192.168.0.2 U 3 0 le0
127.0.0.1 127.0.0.1 UH 0 962 lo0
What is still missing, obviously, is the network entry.
According to my understaning, this should be accomplished by:
route add -net default 0.0.0.0 2
When I try this, however, I get the error message:
add net default: gateway 0.0.0.0: Network is unreachable
I don't understand this: 0.0.0.0 should be reachable, via 192.168.1.10
(the ISDN interface); the host connection to 0.0.0.0 is declared
up.
The file /etc/hostname.ifppp0 contains gabi-isdn, which is
assigned IP 192..168.1.10 in /etc/hosts. (This also causes an
error messsage when booting, to the effect that the interface
is not active; the rc file for ISDN is one of the last
executed in startup.)
--
Conseils en informatique oriente objet/
Beratung in objekt orientierter Datenverarbeitung
Ziegelhttenweg 17a, 60598 Frankfurt, Germany Tel. +49(069)63198627
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.