Hi Cedric,

> when a context is active, the interface name is typically ppp0. If you try
> to run pppd for some other device/interface, the kernel ppp driver prints
> an error because it can't register ppp0. It looks like it's assumed that
> ppp* interface names are reserved for the ppp_driver.
> Can the tun interface name be changed to eg. ofono0?

actually we are using ppp%d syntax to assign the network interfaces. So
the kernel does the numbering. This is a bug in pppd and not ours.

Looking at the pppd code, it seems to hardcodes ppp0. So please complain
to them for assuming that a certain device name is owned by them.

Regards

Marcel


_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to