[clug] ZTE Telstra NextG on Debian

Graham Williamson graham at williamsonsinc.id.au
Sun Jan 18 19:21:35 MST 2015


On Mon, 2015-01-19 at 11:48 +1100, Chris Smart wrote:
> On 17/01/15 19:49, Kevin Murray wrote:
> > 
> 
> Could be wrong, but if you have a default gateway already set up then
> ppp won't override it.
To add to Chris's response, you can see what gateway's being used by
issuing the below command.  
$ ip route get 8.8.8.8
8.8.8.8 via 192.168.1.1 dev eth0  src 192.168.1.100 
    cache  mtu 1500 advmss 1460 hoplimit 64

You can also drop the "get" and the ip address arguments to show you the
full route table or alternatively you can just use "route -n".
> 
> Try either disabling your other device, or deleting and creating a new
> default route via ppp0.
> 
> -c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.samba.org/pipermail/linux/attachments/20150119/ad108503/attachment.pgp>


More information about the linux mailing list