Subject: Re: SO_DONTROUTE clashes with arpresolve(9)
To: None <itojun@iijlab.net>
From: Paul Goyette <paul@whooppee.com>
List: tech-net
Date: 11/19/2002 20:06:39
By my calculations, it _is_ within the /27:
/27 = 0b11100000
214 = 0xd6 = 0b11010110 masked = 0b11000000
208 = 0xd0 = 0b11010000 masked = 0b11000000
Since both the destination and the gateway, when masked with /27, have
the same value, they're both on the same subnet.
Unless I'm missing something very basic....
On Wed, 20 Nov 2002 itojun@iijlab.net wrote:
> > # warning: do not run this before you read the whole e-mail
> > ifconfig tlp0 inet 63.146.38.214/27
> > route add -host 63.146.38.211 63.146.38.208
> > ping -rn 63.146.38.211
>
> gateway field in the routing table has to be reachable directly
> (= has to be within 63.146.38.214/27), if i understand correctly.
>
> itojun
>
----------------------------------------------------------------------
| Paul Goyette | PGP DSS Key fingerprint: | E-mail addresses: |
| Network Engineer | 9DC5 05CF 1AE7 DC42 CCC6 | paul@whooppee.com |
| & World Cruiser | 6858 051E 7AD2 A6B2 4954 | pgoyette@juniper.net |
----------------------------------------------------------------------