USING LINUX WITH THE L4G2D RADIO
To avoid making wwan0 the default gateway for all IP traffic open /etc/udhcpc/default.script, look for a line
containing "route add default", and edit/comment out accordingly.
Confirm the wwan0 network interface is configured and test network connection:
$ ifconfig wwan0
wwan0: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST>
inet 25.33.152.134
unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-
00
txqueuelen 1000
RX packets 3
RX errors 0
TX packets 73
TX errors 0
$ ping -c 4 -I wwan0 8.8.8.8
PING 8.8.8.8 (8.8.8.8) from 33.220.249.223 wwan0: 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=58 time=182 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=58 time=46.3 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=58 time=62.8 ms
64 bytes from 8.8.8.8: icmp_seq=4 ttl=58 time=54.1 ms
--- 8.8.8.8 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3001ms
rtt min/avg/max/mdev = 46.295/86.218/181.747/55.460 ms
Bring Network Interface Down
Bring interface www0 down:
$ sudo ifconfig wwan0 down
Example PPP Files
PPP Options File
Save as /etc/ppp/options:
# /etc/ppp/options
#
# Originally created by Jim Knoble <jmknoble@mercury.interpath.net>
# Modified for Debian by alvar Bray <alvar@meiko.co.uk>
# Modified for PPP Server setup by Christoph Lameter <clameter@debian.org>
#
# To quickly see what options are active in this file, use this command:
#
egrep -v '#|^ *$' /etc/ppp/options
# Specify which DNS Servers the incoming Win95 or WinNT Connection should use
# Two Servers can be remotely configured
# ms-dns 192.168.1.1
# ms-dns 192.168.1.2
# Specify which WINS Servers the incoming connection Win95 or WinNT should use
# ms-wins 192.168.1.50
42
netmask 255.255.255.252
(UNSPEC)
bytes 688 (688.0 B)
dropped 0
overruns 0
bytes 12117 (11.8 KiB)
dropped 0 overruns 0
destination 25.33.152.134
frame 0
carrier 0
collisions 0
MultiConnect
mtu 1420
®
Cell MTC-L4G2D User Guide
Need help?
Do you have a question about the MultiConnect MTC-L4G2D and is the answer not in the manual?
Questions and answers