PearPC is confused about which tun device to use.
If one exists, it tries to use the next one (that
just doesn't exist yet).
> ppc pearpc.cfg
result:
ppc0: error fetching interface information: Device not found
mIfName = ppc0
main() caught exception: TUNSETIFF failed (Operation not permitted).
but ...
> sudo tunctl -t ppc0
> ppc pearpc.cfg
result:
ppc0 Link encap:Ethernet HWaddr A2:8D:84:A7:42:56
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
ppc1: error fetching interface information: Device not found
mIfName = ppc1
main() caught exception: TUNSETIFF failed (Operation not permitted).
Logged In: YES
user_id=779670
Originator: NO
This went away for this morning's boot.