Linux-Hams archive - August 1997: Re: IP aliasing on AX.25 interfaces

Re: IP aliasing on AX.25 interfaces

Terry Dawson ()
Wed, 6 Aug 1997 18:10:29 +1000 (EST)


> I think that more logical solution would be, if kernel would follow AX.25
> routing specifiad for AX.25 port also for all "aliased" network devices
> which are "connected" to this AX.25 port not just for "master" network
> device.

Hmm, I'm not convinced. The same ax.25 route should be used
irrespective of what interface is generating the datagram, so I think
the ax.25 route should be completely decoupled from the IP device.
The AX.25 route should be chosen on the basis of the destination IP
address, at least for IP purposes and care nothing for the source address.

What possible network topology has necessitated this arrangement ?

I'll look into the problem and see what it will take to make it work.

Terry