25-04-2020, 11:16:56
moricef1 a écrit :peux-tu redonner la sortie deCode :ip a
voici
Code :
root@primtux:/home/administrateur# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp0s25: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether 00:23:ae:58:39:f0 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.26/24 brd 192.168.1.255 scope global dynamic noprefixroute enp0s25
valid_lft 83455sec preferred_lft 83455sec
inet6 fe80::1903:b344:d669:43c5/64 scope link noprefixroute
valid_lft forever preferred_lft forever
root@primtux:/home/administrateur#moricef1 a écrit :Peux tu me dire où et comment tu as fixé l'adresse de enp3s0 ?
J'ai fixer l'adresse de enp3s0 avec l'interface graphique avant de lancer la commande
Code :
ltsp dnsmasq --proxy-dhcp=0moricef1 a écrit :Et aussi deCode :less /run/systemd/resolve/resolv.conf
voici
Code :
# This file is managed by man:systemd-resolved(8). Do not edit.
#
# This is a dynamic resolv.conf file for connecting local clients directly to
# all known uplink DNS servers. This file lists all configured search domains.
#
# Third party programs must not access this file directly, but only through the
# symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a different way,
# replace this symlink by a static file or a different symlink.
#
# See man:systemd-resolved.service(8) for details about the supported modes of
# operation for /etc/resolv.conf.
# No DNS servers known.
/run/systemd/resolve/resolv.conf (END)
