a firewall sparc server running v2.5.1 has 254 individual static routes, one
each for 192.131.x.0 with a netmask of 255.255.255.0, each pointing to its'
subnet router.
route add net 192.131.1.0 netmask 255.255.255.0 192.131.80.1
i remember there was something about class C addressing, but....so i tried
to collapse all these static routes into one:
route add net 192.131.0.0 netmask 255.255.0.0 192.131.80.1
it failed! why? something about 'classful' addressing....
rick
-
[To unsubscribe, send mail to [EMAIL PROTECTED] with
"unsubscribe firewalls" in the body of the message.]