Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Debian 11 Bullseye VM keep changing IP address

Featured Replies

The story; Debian 11 VM installed. VM gets its IP address from router say 172.16.0.36. I edit /etc/network/interface file and change dhcp to static with IP address say 172.16.0.244. Restart network services. Go to router and reserve this IP address 172.16.0.244.

 

The fun begins. I can ping 172.16.0.244 till i restart unraid box. If i restart unraid box, i can not ping 172.16.0.244 but 172.16.0.36. My router also shows 172.16.0.36 as assigned address.

 

Here is IP config file;

 

image.png.b937a992e52f9b01fdba0587d2df35f6.png

 

Here is connection info;

image.png.95102855d0e2a67590f309f9e47c05e1.png

 

Any idea what's going on?

 

 

Changes to /etc/network/interfaces are useless if network manager is enabled.

Make sure to not use network manager, by disabling it:

sudo service network-manager stop
sudo update-rc.d NetworkManager remove

 

Then, reload interface:

ifdown enp1s0
ifup enp1s0

 

Edited by ghost82

  • 11 months later...

I too use Debian 11 Bullseye in a VM install method.  I do so to run Home Assistant w/ a supervised using Docker.  To remove Network-Manager  breaks Home Assistant (HA) as HA requires Network-Manager as a dependency and not only complains but will refuse to install HA updates.  I recommend setting the IP to static on your DHCP Server in your Server or Router, whichever is providing your DHCP Service.

Edited by TLD
Clarification

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.