January 24, 20251 yr I added a 2.5 Gig NIC to my machine... I disabled the onboard port. I changed the static IP I was using to the new NIC. I can connect to the machine thru the UI (both name & IP) , NFS works.. But the Machine cannot see out( Docker CA Etc ) I upgraded 4 machines in my home office at the same time.. None of the others, 2 Linux and one windows have an issue I checked thru the post that CA recommends.. Nothing seems to be out of place. not
January 24, 20251 yr Author FYI there is a drive being rebuilt I am adding some space replaced an 8 Yr old 8TB with a 12TB Any other questions let me know bwsi7-diagnostics-20250124-1733.zip
January 25, 20251 yr Community Expert Solution Remove the gateway from br1, only br0/eth0 can have a gateway set.
January 25, 20251 yr Author You da man... Can't change it in settings.. But can in the terminal.. Probably didn't need to elevate but it's a habit since I'm not normally root root@BWSi7:~# sudo route add default gw 192.168.1.1 br0 root@BWSi7:~# sudo route delete default gw 192.168.1.1 br1 root@BWSi7:~# Thanks
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.