I tried to search online but not much help from them...
OS: Arch linux
Hardware: its decent well
fastfetch should show
/etc/hosts
# See hosts(5) for details.
127.0.0.1 localhost
::1 localhost```
```╰─$ sudo sysctl -p /etc/sysctl.d/99-sysctl.conf
net.ipv4.tcp_fastopen = 3
net.ipv4.tcp_mtu_probing = 1
net.core.default_qdisc = fq
net.ipv4.tcp_window_scaling = 1
net.ipv4.tcp_congestion_control = bbr
net.ipv4.ip_forward = 1
net.ipv4.conf.all.forwarding = 1
net.ipv6.conf.all.forwarding = 1
net.ipv4.tcp_syncookies = 1```
configs
ipv4 and ipv6 has internet connection but for ipv4 is inaccessible to outside... same with all other ports in ipv4 elase works
i am trying to connect ssh through ipv4... ipv6 is inaccessible through vpn...