currently trying to understand the network my ISP provided me, I need to connect to the PON, which is past the wifi ap, which doesn't show any gateway info. I know my way around L2 ipv4/6 etc but have never worked with fiber nor complex pppoe concepts.
The modem is an EMG5523-T50B (V5.50(ABPM.2)b3_S0). I can access the web interface but get denied for ssh/telnet.
Past it is a GPON HG8010H (on the wifi ap's WAN ethernet port) which I hope can be my only interface with the ISP. it has a fiber and ethernet ports, which is connected to the router wan.
Now, I yet do not have my openwrt device, nor a usb to ethernet, so i'm trying to map things via wifi and failing miserably. For one, I cannot figure out the ip of pon as the wifi ap/modem doesn't show me the gateway it is using and I am failing to use the new network tools on the only linux laptop i have here.
here's tracepath to the default dns server for the isp:
$ tracepath 154.66.104.151 -n
1?: [LOCALHOST] pmtu 1500
1: 192.168.1.1 16.208ms
1: 192.168.1.1 15.617ms
2: 102.215.63.254 19.846ms
3: no reply
...
to 1.1.1.1
$ sudo tracepath -4n -p 53 1.1.1.1
1?: [LOCALHOST] pmtu 1500
1: 192.168.1.1 3.151ms
1: 192.168.1.1 1.907ms
2: 102.215.63.254 4.196ms
3: 102.130.195.214 4.123ms
4: 102.130.195.233 4.365ms asymm 3
5: 154.66.104.77 23.884ms asymm 4
6: no reply
7: no reply
My external, visible IP is 102.216.52.25
So i was assuming 102.215.63.254 would be the PON, but doesn't seem to be it. it doesn't match any fingerprinting i expected from the online info on it (i.e. port 80 open) instead I get port 25 open from the inside and lots of open ports from the outside and I also get random high ports open (which suggest external host, or maybe some upnp?), but very low latency (which is dead give away it is the PON)
Nmap scan report for 102.130.195.214
Host is up (0.0045s latency).
Not shown: 997 closed tcp ports (conn-refused)
PORT STATE SERVICE
25/tcp filtered smtp
1066/tcp filtered fpo-fns (show at random)
1105/tcp filtered ftranhc (show at random)
from outside the lan:
Nmap scan report for 102.130.195.214
Host is up (0.11s latency).
PORT STATE SERVICE
25/tcp filtered smtp
53/tcp open domain
139/tcp filtered netbios-ssn
445/tcp filtered microsoft-ds
1900/tcp filtered upnp
2869/tcp filtered icslap
9968/tcp filtered unknown (show at random)
here is all the info I get from the modem
WAN Information (Ethernet WAN)
Name
Internet
Encapsulation
IPoE
IP Address
102.216.52.25
IP Subnet Mask
255.255.252.0
IPv6 Address
N/A
MAC Address
88:AC:C0:90:80:C3
Primary DNS server
154.66.104.151
Secondary DNS server
154.66.104.150
Primary DNSv6 server
N/A
Secondary DNSv6 server
N/A
Name
VOD
Encapsulation
IPoE
IP Address
10.152.89.97
IP Subnet Mask
255.255.0.0
IPv6 Address
N/A
MAC Address
88:AC:C0:90:80:C4
Primary DNS server
154.66.104.151
Secondary DNS server
154.66.104.150
Primary DNSv6 server
N/A
Secondary DNSv6 server
N/A
Name
Voice
Encapsulation
IPoE
IP Address
N/A
IP Subnet Mask
N/A
IPv6 Address
N/A
MAC Address
88:AC:C0:90:80:C5
Primary DNS server
N/A
Secondary DNS server
N/A
Primary DNSv6 server
N/A
Secondary DNSv6 server
N/A
Name
FON
Encapsulation
IPoE
IP Address
N/A
IP Subnet Mask
N/A
IPv6 Address
N/A
MAC Address
88:AC:C0:90:80:C6
Primary DNS server
N/A
Secondary DNS server
N/A
Primary DNSv6 server
N/A
Secondary DNSv6 server
N/A
LAN Information
IP Address
192.168.1.1
Subnet Mask
255.255.255.0
DHCP
Server
Security
Firewall
Medium