@nemric - Seems the version from 21.7 is working OK, at least on my test device so I'm attaching it here. No guarentees, but try it. At least you have a local device and can revert. @nivek1612 is concerned he might lose everyhing if he tries, so would you try it and let us know? Remember to set the permissions to 0555 after copying the attached to /sbin .
Quote from: s4rs on January 29, 2022, 02:02:25 pmI am having Internet access issues post 22.1 upgrade. I did a tcpdump on the WAN interface when connecting to my ISP. A DHCP address is being offered and accepted but I get no traffic. Can't ping, nothing is getting out. Strange..If you are getting a WAN v4 address, then it's not the client causing you issues. Try some deeper diagnostics from the WAN interface, ping 8.8.8.8 for example, if that works then try a ping to www.google.com, that will prove if the dns ( unbound ) is working. My test system which is running 22.1 is working fine, and it's a simple dual stack setup.
I am having Internet access issues post 22.1 upgrade. I did a tcpdump on the WAN interface when connecting to my ISP. A DHCP address is being offered and accepted but I get no traffic. Can't ping, nothing is getting out. Strange..
igb0_vlan10: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 description: WAN options=4000400<LRO,NOMAP> ether d4:a9:28:14:e8:98 inet6 fe80::d6a9:28ff:fe14:e898%igb0_vlan10 prefixlen 64 scopeid 0x6 inet 108.20.117.101 netmask 0xffffff00 broadcast 108.20.117.255 groups: vlan vlan: 10 vlanproto: 802.1q vlanpcp: 0 parent interface: igb0 media: Ethernet autoselect (1000baseT <full-duplex>) status: active nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>Guest (igb0_vlan200) -> v4: 192.168.200.30/27 LAN (igb0_vlan100) -> v4: 192.168.1.254/24 PIAWG (wg0) -> v4: 10.7.154.210/8 WAN (igb0_vlan10) -> v4/DHCP4: 108.20.117.101/24PING 108.20.117.1 (108.20.117.1): 56 data bytesping: sendto: Host is downping: sendto: Host is downping: sendto: Host is downping: sendto: Host is downping: sendto: Host is downping: sendto: Host is down
Quote from: marjohn56 on January 29, 2022, 01:56:57 pm@nemric - Seems the version from 21.7 is working OK, at least on my test device so I'm attaching it here. No guarentees, but try it. At least you have a local device and can revert. @nivek1612 is concerned he might lose everyhing if he tries, so would you try it and let us know? Remember to set the permissions to 0555 after copying the attached to /sbin .Hi, I'm not sure to understand what you ask me for.I'm running 21.7 now, and my vlan100 get an ip from ISP and everything works fineThe file you want me to try is for 22.1 ?
Quote from: marjohn56 on January 29, 2022, 02:44:27 pmQuote from: s4rs on January 29, 2022, 02:02:25 pmI am having Internet access issues post 22.1 upgrade. I did a tcpdump on the WAN interface when connecting to my ISP. A DHCP address is being offered and accepted but I get no traffic. Can't ping, nothing is getting out. Strange..If you are getting a WAN v4 address, then it's not the client causing you issues. Try some deeper diagnostics from the WAN interface, ping 8.8.8.8 for example, if that works then try a ping to www.google.com, that will prove if the dns ( unbound ) is working. My test system which is running 22.1 is working fine, and it's a simple dual stack setup.Pinging the GW fails. Interface info and failure belowCode: [Select]igb0_vlan10: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 description: WAN options=4000400<LRO,NOMAP> ether d4:a9:28:14:e8:98 inet6 fe80::d6a9:28ff:fe14:e898%igb0_vlan10 prefixlen 64 scopeid 0x6 inet 108.20.117.101 netmask 0xffffff00 broadcast 108.20.117.255 groups: vlan vlan: 10 vlanproto: 802.1q vlanpcp: 0 parent interface: igb0 media: Ethernet autoselect (1000baseT <full-duplex>) status: active nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>Guest (igb0_vlan200) -> v4: 192.168.200.30/27 LAN (igb0_vlan100) -> v4: 192.168.1.254/24 PIAWG (wg0) -> v4: 10.7.154.210/8 WAN (igb0_vlan10) -> v4/DHCP4: 108.20.117.101/24PING 108.20.117.1 (108.20.117.1): 56 data bytesping: sendto: Host is downping: sendto: Host is downping: sendto: Host is downping: sendto: Host is downping: sendto: Host is downping: sendto: Host is down
No I am in the US and my carrier is Verizon FIOS. I don't think its a carrier issue since 22.1 fails in my lab just like it does with my provider.
root@crawford:~ # ping 1.1.1.1PING 1.1.1.1 (1.1.1.1): 56 data bytesping: sendto: No route to hostping: sendto: No route to hostping: sendto: No route to hostping: sendto: No route to host
Yes please, if you can run up 22.1 and then copy the dhclient over to that and reboot, see if it works... if not then we need to look elsewehere for the issue, but I suspect that it's the client.