wwan gets address from ppp ipcp not dhcp
This commit is contained in:
@@ -53,6 +53,7 @@ let
|
||||
};
|
||||
symlink = "/dev/modem";
|
||||
});
|
||||
# XXX need an ip-up script here to collect the IP address
|
||||
up = ''
|
||||
ls -l /dev/modem
|
||||
test -L /dev/modem || exit 1
|
||||
|
Reference in New Issue
Block a user