I have a VirtualBox (Version 7.1.6 r167084 (Qt6.5.3)) VM with Oracle Linux 9.5 on Windows 10.
The network is 'Bridged Adapter'.
I can SSH into this VM from different machines on the same network but the VM cannot access external websites.
The firewall is disabled and the selinux is disabled as well.
The /etc/resolv.conf file has 'nameserver 192.168.0.1' entry which is my default gateway.
What could be the reason for this behavior?