04-18-2017, 06:09 PM
Bonsoir à tous,
cela fait maintenant un petit temps que j'ai un problème récurrent avec le serveur calaos et sa connexion à internet.
J'ai calaos V2 sur une advantech 450.
les connexions sont les suivantes
*AR Wired ethernet_000bab34b647_cable
*AR Wired ethernet_000bab34b646_cable
root@n450:~# connmanctl services ethernet_000bab34b646_cable
/net/connman/service/ethernet_000bab34b646_cable
Type = ethernet
Security = [ ]
State = ready
Favorite = True
Immutable = False
AutoConnect = True
Name = Wired
Ethernet = [ Method=auto, Interface=enp0s25, Address=00:0B:AB:34:B6:46, MTU=15 00 ]
IPv4 = [ Method=dhcp, Address=192.168.0.30, Netmask=255.255.255.0, Gateway=192 .168.0.1 ]
IPv4.Configuration = [ Method=dhcp ]
IPv6 = [ ]
IPv6.Configuration = [ Method=auto, Privacy=disabled ]
Nameservers = [ 192.168.0.1 ]
Nameservers.Configuration = [ 192.168.0.1 ]
Timeservers = [ 192.168.0.1 ]
Timeservers.Configuration = [ ]
Domains = [ ]
Domains.Configuration = [ ]
Proxy = [ Method=direct ]
Proxy.Configuration = [ ]
Provider = [ ]
root@n450:~# connmanctl services ethernet_000bab34b647_cable
/net/connman/service/ethernet_000bab34b647_cable
Type = ethernet
Security = [ ]
State = ready
Favorite = True
Immutable = False
AutoConnect = True
Name = Wired
Ethernet = [ Method=auto, Interface=enp3s0, Address=00:0B:AB:34:B6:47, MTU=1500 ]
IPv4 = [ Method=manual, Address=10.0.0.1, Netmask=255.255.255.0 ]
IPv4.Configuration = [ Method=manual, Address=10.0.0.1, Netmask=255.255.255.0 ]
IPv6 = [ ]
IPv6.Configuration = [ Method=auto, Privacy=disabled ]
Nameservers = [ ]
Nameservers.Configuration = [ ]
Timeservers = [ ]
Timeservers.Configuration = [ ]
Domains = [ ]
Domains.Configuration = [ ]
Proxy = [ Method=direct ]
Proxy.Configuration = [ ]
Provider = [ ]
root@n450:~#
Mon réseau est bien en 192.168.0.1
J'ai déjà fait:
connmanctl config ethernet_000bab34b647_cable --ipv4 manual 10.0.0.1 255.255.255.0
connmanctl config ethernet_000bab34b646_cable --ipv4 dhcp
connmanctl config ethernet_000bab34b646_cable nameservers 192.168.0.1
Mon routeur est configuré en DHCP et réserve l'adresse 192.168.0.30 pour ma domo grâce à sa MAC adresse
Le serveur domo est sur un switch relié au routeur.
J'arrive bien à me connecter au serveur via putty mais quand je ping sur un site internet ça ne marche pas. De même, j'observe un décalage d'1h à chaque redémarrage du serveur et je n'arrive pas à garder l'heure synchro du fait que je n'aie aucune connexion internet (je pense que ça a du sens)
root@n450:~# timedatectl
Local time: Tue 2017-04-18 18:03:04 CEST
Universal time: Tue 2017-04-18 16:03:04 UTC
RTC time: Tue 2017-04-18 22:02:55
Timezone: Europe/Paris (CEST, +0200)
NTP enabled: yes
NTP synchronized: no
RTC in local TZ: no
DST active: yes
Last DST change: DST began at
Sun 2017-03-26 01:59:59 CET
Sun 2017-03-26 03:00:00 CEST
Next DST change: DST ends (the clock jumps one hour backwards) at
Sun 2017-10-29 02:59:59 CEST
Sun 2017-10-29 02:00:00 CET
Et je confirme aussi (mais ça n'a aucun rapport) qu'un web IO me faisait lagger le serveur... Environ 30min de délai sur une action... J'ai finalement trouvé la solution hier en tombant par hasard sur un post hier.
Si vous avez besoin de quoique ce soit d'autre, n'hésitez pas à me le dire.
HEEELP ;o)
Flykri
cela fait maintenant un petit temps que j'ai un problème récurrent avec le serveur calaos et sa connexion à internet.
J'ai calaos V2 sur une advantech 450.
les connexions sont les suivantes
*AR Wired ethernet_000bab34b647_cable
*AR Wired ethernet_000bab34b646_cable
root@n450:~# connmanctl services ethernet_000bab34b646_cable
/net/connman/service/ethernet_000bab34b646_cable
Type = ethernet
Security = [ ]
State = ready
Favorite = True
Immutable = False
AutoConnect = True
Name = Wired
Ethernet = [ Method=auto, Interface=enp0s25, Address=00:0B:AB:34:B6:46, MTU=15 00 ]
IPv4 = [ Method=dhcp, Address=192.168.0.30, Netmask=255.255.255.0, Gateway=192 .168.0.1 ]
IPv4.Configuration = [ Method=dhcp ]
IPv6 = [ ]
IPv6.Configuration = [ Method=auto, Privacy=disabled ]
Nameservers = [ 192.168.0.1 ]
Nameservers.Configuration = [ 192.168.0.1 ]
Timeservers = [ 192.168.0.1 ]
Timeservers.Configuration = [ ]
Domains = [ ]
Domains.Configuration = [ ]
Proxy = [ Method=direct ]
Proxy.Configuration = [ ]
Provider = [ ]
root@n450:~# connmanctl services ethernet_000bab34b647_cable
/net/connman/service/ethernet_000bab34b647_cable
Type = ethernet
Security = [ ]
State = ready
Favorite = True
Immutable = False
AutoConnect = True
Name = Wired
Ethernet = [ Method=auto, Interface=enp3s0, Address=00:0B:AB:34:B6:47, MTU=1500 ]
IPv4 = [ Method=manual, Address=10.0.0.1, Netmask=255.255.255.0 ]
IPv4.Configuration = [ Method=manual, Address=10.0.0.1, Netmask=255.255.255.0 ]
IPv6 = [ ]
IPv6.Configuration = [ Method=auto, Privacy=disabled ]
Nameservers = [ ]
Nameservers.Configuration = [ ]
Timeservers = [ ]
Timeservers.Configuration = [ ]
Domains = [ ]
Domains.Configuration = [ ]
Proxy = [ Method=direct ]
Proxy.Configuration = [ ]
Provider = [ ]
root@n450:~#
Mon réseau est bien en 192.168.0.1
J'ai déjà fait:
connmanctl config ethernet_000bab34b647_cable --ipv4 manual 10.0.0.1 255.255.255.0
connmanctl config ethernet_000bab34b646_cable --ipv4 dhcp
connmanctl config ethernet_000bab34b646_cable nameservers 192.168.0.1
Mon routeur est configuré en DHCP et réserve l'adresse 192.168.0.30 pour ma domo grâce à sa MAC adresse
Le serveur domo est sur un switch relié au routeur.
J'arrive bien à me connecter au serveur via putty mais quand je ping sur un site internet ça ne marche pas. De même, j'observe un décalage d'1h à chaque redémarrage du serveur et je n'arrive pas à garder l'heure synchro du fait que je n'aie aucune connexion internet (je pense que ça a du sens)
root@n450:~# timedatectl
Local time: Tue 2017-04-18 18:03:04 CEST
Universal time: Tue 2017-04-18 16:03:04 UTC
RTC time: Tue 2017-04-18 22:02:55
Timezone: Europe/Paris (CEST, +0200)
NTP enabled: yes
NTP synchronized: no
RTC in local TZ: no
DST active: yes
Last DST change: DST began at
Sun 2017-03-26 01:59:59 CET
Sun 2017-03-26 03:00:00 CEST
Next DST change: DST ends (the clock jumps one hour backwards) at
Sun 2017-10-29 02:59:59 CEST
Sun 2017-10-29 02:00:00 CET
Et je confirme aussi (mais ça n'a aucun rapport) qu'un web IO me faisait lagger le serveur... Environ 30min de délai sur une action... J'ai finalement trouvé la solution hier en tombant par hasard sur un post hier.
Si vous avez besoin de quoique ce soit d'autre, n'hésitez pas à me le dire.
HEEELP ;o)
Flykri