Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] No network (ethernet)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Ki Rill
n00b
n00b


Joined: 13 Mar 2021
Posts: 4

PostPosted: Sat Mar 13, 2021 6:18 am    Post subject: [SOLVED] No network (ethernet) Reply with quote

Hi, I've installed Gentoo following the handbook. I did the manual kernel configuration. I kept almost all defaults and added a few more options (for internet). Rebooted.

I have configured the network for enp*** with dhcp in /etc/conf.d/net. I use my Huaweii smartphone with USB cable for ethernet.

After the reboot

Code:
ip a


and

Code:
ifconfig -a


cannot register enp***. It's gone. Instead, I have a different interface name: sit0@NONE with ip, sit0 with ifconfig.

I reconfigured the network with sit0 in /etc/conf.d/net, then:

Code:
/etc/init.d/net.sit0 start


It was enabled. Yet, no internet.

I tried the same thing with the last interface I have: eno1. It was enabled, but no internet.

I am lost at this point. Do you have any ideas? What am I doing wrong?

Thanks in advance.

SOLUTION:
Recompile the kernel enabling additional functionality listed by the
Code:
lsmod
command. Reconfigure the boot loader, reboot.
Back to top
View user's profile Send private message
xineg
Tux's lil' helper
Tux's lil' helper


Joined: 14 Mar 2006
Posts: 115
Location: Australia.

PostPosted: Wed Mar 17, 2021 4:43 pm    Post subject: Reply with quote

Ok Rill

sit0 is an ipv6 over ipv4 tunnel.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum