NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Configuring SLIP interface to use mobile phone as modem
On Sun, 07 Oct 2012 23:58:36 +0000, Pierre Pronchery wrote:
>
> [...]
> In turn, deforaos-phone calls pppd, forwarding the traffic
> automatically.
Sorry, I almost forgot /etc/ppp/ip-up, which needs to be something like:
=== BEGIN PASTE ===
#!/bin/sh
cp /etc/ppp/resolv.conf /etc/resolv.conf
=== END PASTE ===
I suppose it also needs to be executable.
HTH,
--
khorben
Home |
Main Index |
Thread Index |
Old Index