> I should have given a few more clues as to the routing and arp entries in
> place...
> 
> Here we go - note that the TX is all on ax4 but the RX ports differ:
> 
> # Robin at gb7ipd - RX is on ax4
> /sbin/route add -host 44.131.161.230 mss 472 window 1728 ax4
> /sbin/route add -net 44.0.0.0 netmask 255.0.0.0 gw 44.131.161.230 mss 472 window 
>1728 ax4
> 
> # Steve at gb7itg - RX is on ax3
> /sbin/route add -host 44.131.160.250 mss 472 window 1728 ax4
> /sbin/route add -net 44.131.160.0 netmask 255.255.255.0 gw 44.131.160.250 mss 472 
>window 1728 ax4
> /sbin/route add -net 44.131.163.0 netmask 255.255.255.0 gw 44.131.160.250 mss 472 
>window 1728 ax4
> /sbin/route add -net 44.131.166.0 netmask 255.255.255.0 gw 44.131.160.250 mss 472 
>window 1728 ax4
> /sbin/route add -net 44.131.167.0 netmask 255.255.255.0 gw 44.131.160.250 mss 472 
>window 1728 ax4
> 
> # Ardley node - RX is on ax6
> /sbin/route add -host 44.131.160.127 mss 472 window 1728 ax4
> 
> # I'm going to need some ARP entries due to split port usage
> /sbin/arp -t ax25 -i ax4 -s 44.131.160.127 gb7va-1
> /sbin/arp -t ax25 -i ax4 -s 44.131.161.230 gb7ipd
> /sbin/arp -t ax25 -i ax4 -s 44.131.160.250 gb7itg-10

Robin

A few more clues please:
 the output of netstat -rnv of gb7ipd, gb7va, gb7itg and the 'box'
 and the IP addresses and netmasks of ax3, ax4 & ax6

My first thought is is this a case of a split horizon (multiple subnets on one
LAN) for which the answer may be secondary IP addresses for ax4.

-- 
Regards
        Richard
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
My opinions are mine, all mine. None to spare for unopinionated masses.
This message comes from a WinTel free zone.   CPU = Cyrix,  OS = Linux.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to