stephen_usher wrote: 20 Oct 2023 13:58
What's your routing table like? If no route then no ping.
It shouldn't really need a routing table to ping something on the same subnet, like another PC or the gateway, which is in the settings, but I can't even ping anything local. That's not 100% true, I can ping the localhost address and the local IP address.
Well, unless the A5000 TCP/IP stack is weird and I'm missing something. Or it doesn't like my 10/100 switch.
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
stephen_usher wrote: 20 Oct 2023 13:58
What's your routing table like? If no route then no ping.
It shouldn't really need a routing table to ping something on the same subnet, like another PC or the gateway, which is in the settings, but I can't even ping anything local. That's not 100% true, I can ping the localhost address and the local IP address.
Well, unless the A5000 TCP/IP stack is weird and I'm missing something. Or it doesn't like my 10/100 switch.
Even the local physical interface needs a route to the subnet it's connected to, e.g.
% netstat -r
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
default router 0.0.0.0 UG 0 0 0 eth0
163.1.22.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
link-local 0.0.0.0 255.255.0.0 U 0 0 0 eth0
In this case the "local" network is 163.1.22.0. There's also a default route out to the router.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
It shouldn't really need a routing table to ping something on the same subnet, like another PC or the gateway, which is in the settings, but I can't even ping anything local. That's not 100% true, I can ping the localhost address and the local IP address.
Well, unless the A5000 TCP/IP stack is weird and I'm missing something. Or it doesn't like my 10/100 switch.
Even the local physical interface needs a route to the subnet it's connected to, e.g.
% netstat -r
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
default router 0.0.0.0 UG 0 0 0 eth0
163.1.22.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
link-local 0.0.0.0 255.255.0.0 U 0 0 0 eth0
In this case the "local" network is 163.1.22.0. There's also a default route out to the router.
I'll check it out, I'm used to every OS I've ever used building a routing table so that may be catching me out
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
Supposedly fully working for £16, so with the cabling coming from Cricklewood electronics for about the same, I should be able to set up a test BNC network and hopefully, plus since it has AUI, I can hopefully test all the elements of the A5000 NIC to see if they are all working.
Fun and games this A5000 when it comes to networking.
You do not have the required permissions to view the files attached to this post.
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
Also heard back from CJE, who have been very helpful, and I'm going to try a blank system with uniboot and drivers supplied by them, see if I get any further.
Will be dead easy to set up now I have BlueSCSI installed, I can just drop in a spare SD card and blank image, so it'll make things clean and easy.
Fingers crossed I'll have this sorted soon.
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
So I tried running the e1info command as suggested by CJE and I can see when executing multiple times that the RX & TX frame counters are incrementing, as is the unwanted frames counter.
PXL_20231102_141409504-edit-20231102142130.jpg
So I'm positive something is working and it's just a matter of time :)
You do not have the required permissions to view the files attached to this post.
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...