Hosted : Ubuntu server 32-bits
After doing a basic install (only SSH server installed), I installed the very latest update :
Code: Select all
sudo apt-get update && sudo apt-get upgradeDHCP gave the ip 192.168.1.30 (network is 192.168.1.0/27) but I cannot ping anything outside the hosting VM (192.168.1.3) !
I can SSH from one (192.168.1.3) to the other (192.168.1.30) and I can ping both ways ...
This means that I cannot maintain this image without switching from NAT to Bridged & vice versa ...
Can someone explain me why ?
Doing the same with the ubuntu server 64-bits, I have the very same behaviour but LAN interface is now named enp0s3 with exactly the same behaviour as in 32-bits + after some time it is getting slow in BRIDGED mode.
\T,