PPP Connection
Last updated
Was this helpful?
Last updated
Was this helpful?
cp /etc/ppp/peers/provider /etc/ppp/peers/gprs
sudo nano /etc/ppp/peers/gprs
Change connection line to this:
connect "/usr/sbin/chat -v -f /etc/chatscripts/gprs -T hologram"
sudo pon gprs
sudo poff gprs
Verify connection by turning off wifi temporarily: ifconfig wlan0 down