Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hey guys,I'm trying to setup my home internet on Cisco router. ISP is via PPPoE connection - NBN HFC (cable modem). Router gets stuck on sending PADI packet and it never gets reply from server. I've captured some packets with Wireshark (I've establis...
Hey guys,I'm trying to setup my home internet on Cisco router. ISP is via PPPoE connection - NBN HFC (cable modem).Here is my configuration and debug: interface GigabitEthernet1no ip addresspppoe enable group 42pppoe-client dial-pool-number 42interfa...
Finally I found working configuration:interface GigabitEthernet1switchport mode trunkno ip address!interface Vlan1ip address 192.168.1.1 255.255.255.0ip nat insideip virtual-reassembly inip tcp adjust-mss 1452pppoe enable group globalpppoe-client dia...
Technical support from ISP is saying that tagging is required but they didnot sound very confident. I have Wireshark packet capture when I establishDial-Up connection with my laptop
yes I've tried group globalOne of the early config did not have string configuration and I was getting this error:*Feb 28 05:09:31.699: Di1 DDR: ip (s=127.1.3.2, d=8.8.8.8), 100 bytes, outgoing interesting (ip PERMIT)*Feb 28 05:09:31.699: Di1 DDR: Ca...
No change, I'm running out of ideas why the router doesn't get a reply from the server.. I've included latest config.*Mar 4 21:26:50.559: padi timer expired*Mar 4 21:26:50.559: Sending PADI: Interface = GigabitEthernet1IR800#sh pppoe sesIR800#sh pppo...