Хотите сделать посильный вклад в развитие Ubuntu и русскоязычного сообщества? Помогите нам с документацией!
0 Пользователей и 1 Гость просматривают эту тему.
ip a
sudo lshw -C network
Файлом, нетворк манагер тоже на всякий пожарный висит, но отключен, пробовал включать - не помогает.
lspci -knn | grep Net -A3; rfkill list
14:59:19 j0 wormball@wormball-desktop:~$ sudo cat /etc/network/interfacesauto loiface lo inet loopback# Моя проводная сеть.iface eth0 inet dhcp auto eth0 #auto eth0v6iface eth0 inet6 static address 2a01:d0:88ba::1 netmask 48 dns-nameserver 8.8.8.8 #vlan-raw-device eth0# ipv6 пока что отключен, ибо тормозит и выдаёт украину# auto na0iface na0 inet6 v4tunnel address 2a01:d0:ffff:8ba::2 netmask 64 gateway 2a01:d0:ffff:8ba::1 endpoint 62.205.132.12 local 192.168.1.111 ttl 255 up ip l s dev $IFACE mtu 1280 post-down ip tunnel del $IFACE# https://6to4.version6.ru/debian/?ipv4=94.228.200.199# connects with a server but not with the internet!# auto tun6to4iface tun6to4 inet6 v4tunnel pre-up modprobe ipv6 address 2002:5ee4:c8c7::1 netmask 16 gateway ::192.88.99.1 # gateway ::192.88.99.1 endpoint any local 94.228.200.199# If you have set up an IPv6-capable firewall (and you should),# it can be enabled by using an "up" rule, such as the example below.# up /usr/local/sbin/ipv6firewall.sh tun6to4# old!!1#auto tun6to4#iface tun6to4 inet6 v4tunnel# #pre-up modprobe ipv6 # 9.04 doesn't load it as a module anymore, it is in the kernel. You don't need to run modprobe ipv6.# address 2002:5bc3:d008::1 # netmask 16 # gateway ::192.88.99.1# endpoint any# #local 91.195.208.8 # local 192.168.1.111 #auto tun6to4b#iface tun6to4b inet6 v4tunnel# #pre-up modprobe ipv6 # 9.04 doesn't load it as a module anymore, it is in the kernel. You don't need to run modprobe ipv6.# address 2002:5bc3:d008:: # netmask 16 # gateway ::192.88.99.1# endpoint any# local 91.195.208.8 # #local 10.0.4.214 # If you have an IPv6-capable firewall (and you really should have one),# it can be enabled by using an "up" rule, such as the example below.# up /usr/local/sbin/ipv6firewall.sh tun6to4# Беспроводной интерфейс#iface wlan0 inet manual#pre-up iw dev wlan0 del#pre-up iw phy phy0 interface add wlan0 type __ap# auto wlan0# Мост.#iface br0 inet static#address 192.168.0.1#network 192.168.0.0#netmask 255.255.255.0#broadcast 192.168.0.255#bridge_ports eth0 wlan0# auto br0# wlan# iface wlan0 inet dhcp# wpa-driver wext# wpa-ssid connectify# wpa-ap-scan 1# wpa-proto RSN# wpa-pairwise CCMP# wpa-group CCMP# wpa-key-mgmt WPA-PSK# wpa-psk 94c16fe63f0dc083c3379238f6717c4a788015056eb1f7a028564f7678d9224b # communism# wpa-psk 009214327126b524eac9e49094f5ccb66f51ff41854c6f8c2cddf71da4312489 # connectify# auto wlan0
Страница сгенерирована за 0.069 секунд. Запросов: 25.