Network issue
- Kasper-001
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 81
- Thank you received: 5
28 Dec 2021 11:10 #230136
by Kasper-001
Replied by Kasper-001 on topic Network issue
get this then,
4 drwxr - xr - x 7 root root 4096 aug 31 14:32 /etc/network
4 drwxr - xr - x 7 root root 4096 aug 31 14:32 /etc/network
Please Log in or Create an account to join the conversation.
- ALittleOffTheRails
- Visitor
28 Dec 2021 11:12 #230138
by ALittleOffTheRails
Replied by ALittleOffTheRails on topic Network issue
Have a look at my previous post as I have edited it.
Please Log in or Create an account to join the conversation.
- Kasper-001
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 81
- Thank you received: 5
28 Dec 2021 11:18 #230139
by Kasper-001
Replied by Kasper-001 on topic Network issue
yes i saw the mistake, and i typed /ect/network/interfaces
and got this
4 drwxr - xr - x 7 root root 4096 aug 31 14:32 /etc/network
and got this
4 drwxr - xr - x 7 root root 4096 aug 31 14:32 /etc/network
Please Log in or Create an account to join the conversation.
- Kasper-001
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 81
- Thank you received: 5
28 Dec 2021 11:43 - 28 Dec 2021 13:39 #230140
by Kasper-001
Replied by Kasper-001 on topic Network issue
hello i got in!
the error was /etc/networking/interfaces
it is /etc/network/interfaces
have internet now on eno1 and mesa on eno2
auto eno1
iface eno1 inet static
address 192.168.1.171/24
gateway 192.168.1.1
auto eno2
iface eno2 inet static
address 10.10.10.11/8
gateway 10.10.10.1
the error was /etc/networking/interfaces
it is /etc/network/interfaces
have internet now on eno1 and mesa on eno2
auto eno1
iface eno1 inet static
address 192.168.1.171/24
gateway 192.168.1.1
auto eno2
iface eno2 inet static
address 10.10.10.11/8
gateway 10.10.10.1
Last edit: 28 Dec 2021 13:39 by Kasper-001.
Please Log in or Create an account to join the conversation.
- ALittleOffTheRails
- Visitor
28 Dec 2021 14:19 #230145
by ALittleOffTheRails
Replied by ALittleOffTheRails on topic Network issue
Remove the gateway for the eno2 interface.
A gateway is the address of a computer that gives you access to IP addresses ( ie the internet ) that outside your networks.
You have a gateway for eno1 which is all you need.
A gateway is the address of a computer that gives you access to IP addresses ( ie the internet ) that outside your networks.
You have a gateway for eno1 which is all you need.
Please Log in or Create an account to join the conversation.
Time to create page: 0.059 seconds