Network and connection issues
- RyanB
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 20
- Thank you received: 1
29 Mar 2023 14:18 #267811
by RyanB
Network and connection issues was created by RyanB
I am trying to ping the mesa board though the terminal, but I am not getting a response unless I specify what network interface to use, in this case "ping -I enp89s0 10.10.10.10". When running through pncconf and using board discovery no boards are discovered and the regular "ping 10.10.10.10" doesn't return any packets. My deduction is that the pncconf and terminal are using the wifi network interface instead of the ethernet interface as default. However I need the wifi enabled to use the internet.
Is there a way to set the default network that pncconf will use without changing the system's default and if not is there a way to set firefox's default network to something other than the ethernet port connected to the mesa board?
I am running Debian Bookworm, XFCE.
Is there a way to set the default network that pncconf will use without changing the system's default and if not is there a way to set firefox's default network to something other than the ethernet port connected to the mesa board?
I am running Debian Bookworm, XFCE.
Please Log in or Create an account to join the conversation.
- PCW
- Offline
- Moderator
Less
More
- Posts: 17945
- Thank you received: 4814
29 Mar 2023 15:20 #267818
by PCW
Replied by PCW on topic Network and connection issues
You need to configure enp89s0 for a static IP address of say 10.10.10.100/24
This can be done with the GUI or by editing the interfaces file as described
in the hm2_eth manual page.
This can be done with the GUI or by editing the interfaces file as described
in the hm2_eth manual page.
Please Log in or Create an account to join the conversation.
- RyanB
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 20
- Thank you received: 1
29 Mar 2023 15:47 #267820
by RyanB
Replied by RyanB on topic Network and connection issues
I'm not sure what GUI you mean, but the hm2_eth seemed to work, I really appreciate it.
Please Log in or Create an account to join the conversation.
Time to create page: 0.048 seconds