You are not logged in.

#1 2020-07-03 18:11:06

sb8623
Member
Registered: 2018-09-11
Posts: 18

Cannot configure network.

I had to change from connecting to router to a direct connection to computer. I tried to setup by:

ip link set enp6s0 up
ip addr add [i]static_ip/subnet prefix[/i] dev enp6s0
ip route add default via [i]ipv4_gateway[/i]

At this moment I can ping my DNS server but cannot browse the internet (or there is no response from google.com(say) when pinged)

Offline

#2 2020-07-03 18:13:44

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: Cannot configure network.

did you also set up dns?

Offline

#3 2020-07-03 18:15:44

sb8623
Member
Registered: 2018-09-11
Posts: 18

Re: Cannot configure network.

Scimmia wrote:

did you also set up dns?

No. I didn't.
Should it be setup in

 /etc/resolv.conf

?

Edit: also, the gui utility to set up a new connection doesn't show there is a new connection till now.

Last edited by sb8623 (2020-07-03 18:56:49)

Offline

#4 2020-07-03 19:15:36

f33dm3bits
Banned
Registered: 2020-04-22
Posts: 32

Re: Cannot configure network.

You can add a dns server to you network configuration using the network manager you are using, then the content to /etc/resolve.conf
will be automatically generated or you can use systemd-resolved.

Last edited by f33dm3bits (2020-07-03 19:21:35)

Offline

#5 2020-07-04 04:29:26

sb8623
Member
Registered: 2018-09-11
Posts: 18

Re: Cannot configure network.

There was some fault from the ISP. I called them and they fixed the issue.

Offline

Board footer

Powered by FluxBB