|
Re: Routing of APIPA ip addresses Andreas Wruhs wrote:
> Hi there
>
> does somebody know how to enable routing of ip ranges in the
> 169.254.x.x subnet over the default gw?
> when we manually add a route via the cmd all is functional but it
> seems that ms disabled the automatic routing of APIPA range over the
> default gw!
Well I personally wouldn't use the APIPA range of addresses for anything
sophisticated enough to require routing, but when you manually add a route,
I assume you're doing this with the 'ROUTE ADD' command? You can add a -p at
the end of the command to make the route you've just defined persistent -
have you tried this and found it didn't work? |