Nicola Mondello
Forum Replies Created
-
AuthorPosts
-
Nicola MondelloParticipant
Any help?
Is it possible to use this device outdoor? Is an IP67 version available?Nicola MondelloParticipantHi Jeff,
thanks for your response.
I may be wrong, but reading this post I have understood that a user with the same problem (on Centos 7) resolved it upgrading openVPN to 2.3.11 version.On my Conduit I have the version
root@mtcdt:~# openvpn --version OpenVPN 2.1.3 arm-mlinux-linux-gnueabi [SSL] [LZO2] [EPOLL] built on May 6 2016
Nicola MondelloParticipantHi, nobody can confirm the presence of this OpenVPN bug?
Nicola MondelloParticipantThank you Jeff, I fear there is a problem with the HSPA+ card .
When I execute thepppd call gsm
command no/var/log/messages
file is generated.
All this happens suddenly, before it was working properly.
Is there any other test I could try?Thanks in advance.
NicolaNicola MondelloParticipantSorry, about the opkg error it was an Internet connection issue
Nicola MondelloParticipantok, using opkg command I get:
root@mtcdt:~# opkg update
Downloading http://multitech.net/mlinux/feeds/3.2/all/Packages.gz.
Downloading http://multitech.net/mlinux/feeds/3.2/arm926ejste/Packages.gz.
Downloading http://multitech.net/mlinux/feeds/3.2/mtcdt/Packages.gz.
Collected errors:
* opkg_download: Failed to download http://multitech.net/mlinux/feeds/3.2/all/Packages.gz, wget returned 4.
* opkg_download: Failed to download http://multitech.net/mlinux/feeds/3.2/arm926ejste/Packages.gz, wget returned 4.
* opkg_download: Failed to download http://multitech.net/mlinux/feeds/3.2/mtcdt/Packages.gz, wget returned 4.root@mtcdt:~# opkg install git
Unknown package 'git'.
Collected errors:
* opkg_install_cmd: Cannot install package git.Is it better to update the firmware or can I simply install the package according with my version (3.2):
http://www.multitech.net/mlinux/feeds/3.2/arm926ejste/git_1.9.0-r0.0_arm926ejste.ipk ?Nicola MondelloParticipantPerfect! I was missing this!
Now it works.Thank you
Nicola MondelloParticipantI’m sorry but it doesn’t work. /etc/network/interfaces is:
auto eth0 iface eth0 inet static address 192.168.2.111 netmask 255.255.255.0 gateway 192.168.2.1 dns-nameservers 8.8.8.8
this works:
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=55 time=47.3 ms 64 bytes from 8.8.8.8: icmp_seq=2 ttl=55 time=46.5 ms
this not works:
root@mtcdt:~# ping google.com ping: unknown host google.com
- This reply was modified 7 years, 3 months ago by Nicola Mondello.
- This reply was modified 7 years, 3 months ago by Nicola Mondello.
- This reply was modified 7 years, 3 months ago by Nicola Mondello.
- This reply was modified 7 years, 3 months ago by Nicola Mondello.
- This reply was modified 7 years, 3 months ago by Nicola Mondello.
Nicola MondelloParticipantHi Jeff,
thanks for your answer. My interfaces file wasauto eth0 iface eth0 inet static address 192.168.2.111 netmask 255.255.255.0
I forgot to add the gateway line:
gateway 192.168.2.1
Now it works.
Thank you- This reply was modified 7 years, 3 months ago by Nicola Mondello.
- This reply was modified 7 years, 3 months ago by Nicola Mondello.
-
AuthorPosts