AMINE LTAIEF
Forum Replies Created
-
AuthorPosts
-
AMINE LTAIEF
ParticipantI 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%AMINE LTAIEF
ParticipantHello
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 ?
RegardsAMINE LTAIEF
ParticipantHi,
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.254post-up echo “nameserver 8.8.8.8″> /etc/resolv.conf
Help Please .
root@mtcdt:~# ping google.com
ping: unknown host google.comroot@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 msRegards,
AmineAMINE LTAIEF
ParticipantHello,
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.254post-up echo “nameserver 8.8.8.8”> /etc/resolv.conf
Thanks a lot for your help
Amine LTAIEF -
AuthorPosts