Hi Gene, I have no desire to have the Ethernet connection on the milling side connected to anything but the MESA 7i92H.
> I do not see the route address listed anyplace above. Now that it's working here's the updated ip route 192.168.0.2 is my router for the internal network and it's a assigned 192.168.0.97 to the Pi4 WiFi connection. pi@linuxcnc:~ $ ip route default via 192.168.0.2 dev wlan0 proto dhcp src 192.168.0.97 metric 303 192.168.0.0/24 dev wlan0 proto dhcp scope link src 192.168.0.97 metric 303 192.168.1.0/24 dev eth0 proto dhcp scope link src 192.168.1.1 metric 202 I'm not sure what the two 192.168.x.0/24 with the link to the Pi4 192.168.0.97 for WiFi and 192.168.1.1 for hardwire Ethernet actually means. On your system below it looks like you have your house network also connected to the machine control network? John > > On my pi4, using eth0, ip route returns: > pi@rpi4:/media/pi/workspace $ ip route > default via 192.168.xx.1 dev eth0 onlink > 192.168.xx.0/24 dev eth0 proto kernel scope link src 192.168.xx.13 > > Where the routing address shown as "default via" above is my home router, > a now elderly buffalo netfinity thats been reflashed to dd-wrt. Nothing > gets thru from the net that was not requested by my machines unless > looking at my web page. Thats on this machine, so I have total control. > No commercials unless I write them. ;o) > > Cheers, Gene Heskett. _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
