AMINE LTAIEF

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: node add : Not works !! #26729
    AMINE LTAIEF
    Participant

    I get this results, is it normal ?

    Thanks

    mtcdt:~$ lora-query -x device add ‘{“deveui”:”10-00-00-00-00-00-10-00″,”class”:”A”}’
    {“status”:”success”}
    mtcdt:~$ lora-query -n
    Dev Addr Dev EUI Class Joined Seq Num Up Down 1st 2nd Dropped RSSI min max avg SNR min max avg PER%

    in reply to: DNS Settings (mlunix) #22353
    AMINE LTAIEF
    Participant

    Hello
    I have always the same problem, I con’t connect to Internet from my mlunix
    What can I do ?what means dnsmaq and how can I configure it ?
    I set up gatway in address and netmasq in the interface file and dns in /etc/resolv.conf file but always the same issue. Could you help me ?
    Could you please give me details of the config steps to setup my mlunix ?
    Regards

    in reply to: DNS Settings (mlunix) #22197
    AMINE LTAIEF
    Participant

    Hi,
    Always, The same problem !! DNS not resolved, This my configs :

    # Wired interface
    auto eth0
    iface eth0 inet static
    ## Home configuration
    address 192.168.0.16
    netmask 255.255.255.0
    gateway 192.168.0.254

    post-up echo “nameserver 8.8.8.8″> /etc/resolv.conf

    Help Please .

    root@mtcdt:~# ping google.com
    ping: unknown host google.com

    root@mtcdt:~# ping 8.8.8.8
    PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
    64 bytes from 8.8.8.8: icmp_seq=1 ttl=57 time=30.9 ms
    64 bytes from 8.8.8.8: icmp_seq=2 ttl=57 time=28.3 ms

    Regards,
    Amine

    in reply to: DNS Settings (mlunix) #21718
    AMINE LTAIEF
    Participant

    Hello,

    Thank you for your responses
    after adding the following line under etho config :
    post-up echo “nameserver 8.8.8.8″ > /etc/resolv.conf
    I have aloways the some issue !! when I exec wget command as follow :

    root@mtcdt:~# wget google.com
    --2017-11-10 21:28:43--  http://google.com/
    Resolving google.com... failed: Name or service not known.
    wget: unable to resolve host address 'google.com'

    What can I do now please ? I have right configured my /etc/network/interface as follow

    # Wired interface
    auto eth0
    iface eth0 inet static
    ## Home configuration
    address 192.168.0.16
    netmask 255.255.255.0
    gateway 192.168.0.254

    post-up echo “nameserver 8.8.8.8”> /etc/resolv.conf

    Thanks a lot for your help
    Amine LTAIEF

Viewing 4 posts - 1 through 4 (of 4 total)