On 16-04-26 05:29 PM, Jeremy wrote:
Yeah, that's half the problem. My ISP isn't telling me much. Their
helpdesk is handled out of the Philippines and it seems they're reading
off a script. They don't mention PPPoE but from what I've tried so far,
this looks like it will be necessary.
Jeremy
If all else fails, run "ifconfig em2 up", and then "tcpdump -i em2 -vvvv
-l -n" and see what, if any, traffic is coming from the ONT on the raw
ethernet port (this will include the VLAN 10 packets, too). If you're
lucky, something it emits will give you a clue.
-Adam