? (192.168.0.1) at 00:a2:00:b2:00:c2 on igb3 expires in 1000 seconds [ethernet]
# arp -S 192.168.0.1 <modem's real MAC>
nat on igb3 inet from ! 192.168.0.2 to 192.168.0.1 -> 192.168.0.2 port 1024:65535
igb3: flags=8863<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 description: WAN options=4800028<VLAN_MTU,JUMBO_MTU,NOMAP> ether xx:xx:xx:xx:xx:xx inet6 fe80::xxxx:xxxx:xxxx:xxxx%igb3 prefixlen 64 scopeid 0x4 inet6 xxx:xxx:xxx:xxx:1::1 prefixlen 128 inet xx.xx.xx.xxx netmask 0xffffff00 broadcast xxx.xxx.xx.xxx inet 192.168.0.2 netmask 0xfffffff8 broadcast 192.168.0.7 media: Ethernet autoselect (1000baseT <full-duplex>) status: active nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
You should be able to use the same ARP command but using the permanent MAC address as opposed to the virtual one.
gateway:~# dhcpcd -z eth1no such user dhcpcddhcpcd-9.4.1 startingspawned manager process on PID 3128DUID 00:01:00:01:2a:02:5b:c5:80:49:71:12:38:79eth1: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks PREINITeth1: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks CARRIEReth1: IAID 00:00:00:01eth1: delaying IPv6 router solicitation for 0.5 secondsdhcp6_openudp: Address in usedhcp6_start1: Address in useeth1: delaying IPv4 for 1.6 secondseth1: soliciting an IPv6 routereth1: sending Router Solicitationeth1: Router Advertisement from fe80::c225:e9ff:feac:19d8eth1: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks ROUTERADVERTdhcp6_openudp: Address in usedhcp6_start1: Address in useeth1: Router Advertisement from fe80::2a2:ff:feb2:c2eth1: adding default route via fe80::2a2:ff:feb2:c2eth1: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks ROUTERADVERTdhcp6_openudp: Address in usedhcp6_start1: Address in useeth1: reading lease: /var/lib/dhcpcd/eth1.leaseeth1: rebinding lease of 203.123.107.93eth1: ARP announcing 203.123.107.93 (1 of 2), next in 2.0 secondseth1: sending REQUEST (xid 0xe2812515), next in 3.6 secondseth1: acknowledged 203.123.107.93 from 202.65.94.1eth1: leased 203.123.107.93 for 600 secondseth1: renew in 300 seconds, rebind in 525 secondseth1: writing lease: /var/lib/dhcpcd/eth1.leaseeth1: adding IP address 203.123.107.93/24 broadcast 203.123.107.255eth1: adding route to 203.123.107.0/24eth1: adding default route via 203.123.107.1eth1: ARP announcing 203.123.107.93 (1 of 2), next in 2.0 secondseth1: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks REBOOTwaiting for an IPv6 addresseth1: ARP announcing 203.123.107.93 (2 of 2)eth1: Router Advertisement from fe80::c225:e9ff:feac:19d8eth1: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks ROUTERADVERTeth1: Router Advertisement from fe80::c225:e9ff:feac:19d8eth1: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks ROUTERADVERTeth1: Router Advertisement from fe80::c225:e9ff:feac:19d8eth1: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks ROUTERADVERTeth1: Router Advertisement from fe80::c225:e9ff:feac:19d8eth1: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks ROUTERADVERTeth1: Router Advertisement from fe80::c225:e9ff:feac:19d8eth1: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks ROUTERADVERT * Stopping chronyd ... [ ok ] * Starting chronyd ... [ ok ]timed outforked to background, child pid 3128
I see no reason to continuously connecting to the VDSL modem which is set to bridge mode for management.
It's typically set and forgotten about it, unless it's got tons of problems which then is replaced with better modem or a different ISP.
Code: [Select]eth1: Router Advertisement from fe80::2a2:ff:feb2:c2eth1: adding default route via fe80::2a2:ff:feb2:c2
eth1: Router Advertisement from fe80::2a2:ff:feb2:c2eth1: adding default route via fe80::2a2:ff:feb2:c2
Oh, the joys of NBN...Quote from: aida on August 26, 2022, 03:14:26 amCode: [Select]eth1: Router Advertisement from fe80::2a2:ff:feb2:c2eth1: adding default route via fe80::2a2:ff:feb2:c200:a2:00:b2:00:c2 is most likely the upstream router. It might reply to all ARP requests with its own MAC address. You can verify this by pinging a random IPv4 address within the WAN subnets (like 192.168.0.3) and check whether it shows up in the ARP table.
? (192.168.0.3) at 00:a2:00:b2:00:c2 on igb3 expires in 1116 seconds [ethernet]? (192.168.0.4) at 00:a2:00:b2:00:c2 on igb3 expires in 1198 seconds [ethernet]? (192.168.0.5) at 00:a2:00:b2:00:c2 on igb3 expires in 1129 seconds [ethernet]
Quote from: Maurice on August 26, 2022, 11:54:37 pmOh, the joys of NBN...Quote from: aida on August 26, 2022, 03:14:26 amCode: [Select]eth1: Router Advertisement from fe80::2a2:ff:feb2:c2eth1: adding default route via fe80::2a2:ff:feb2:c200:a2:00:b2:00:c2 is most likely the upstream router. It might reply to all ARP requests with its own MAC address. You can verify this by pinging a random IPv4 address within the WAN subnets (like 192.168.0.3) and check whether it shows up in the ARP table.Interesting that indeed does happen:Quote? (192.168.0.3) at 00:a2:00:b2:00:c2 on igb3 expires in 1116 seconds [ethernet]? (192.168.0.4) at 00:a2:00:b2:00:c2 on igb3 expires in 1198 seconds [ethernet]? (192.168.0.5) at 00:a2:00:b2:00:c2 on igb3 expires in 1129 seconds [ethernet]I saw the same MAC address associated with my global IP when I connected my laptop directly when the mode. On a side note, it's a strange MAC address with no valid OUI. I wonder if they do that to prevent people mapping their hardware or something.
https://www.macvendorlookup.com/search/00:02:A2:00:00:00and https://www.hilscher.com/