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.

Strange Networking Issue

Featured Replies

Hey all -

 

I've been away for a bit, but trying to update my server to 6.7.0 from 6.4.1.

 

Boots fine, but the server cannot access the Internet. It does see the local network.

 

Attempts to update plugins and dockers fail because server is unable to access the Internet.

 

When I start my Windows VM, the Windows VM CAN see the Internet.  It works fine.

 

Any help greatly appreciated!

 

I have attached my diagnostics.

 

Thanks for the help!!

 

-SSD

merlin-diagnostics-20190612-2239.zip

  • Author

Did some Googling and found a suggestion to run the command ...

ip route add default via 192.168.1.1

which resolved the issue.

 

Why is this necessary? Have I misconfigured something?

 

Before running the command above:

root@merlin:~# route -n
Kernel IP routing table

Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
172.17.0.0      0.0.0.0         255.255.0.0     U     0      0        0 docker0
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 br0
192.168.122.0   0.0.0.0         255.255.255.0   U     0      0        0 virbr0

 

After running the command above:

root@merlin:~# route -n
Kernel IP routing table

Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0 br0
172.17.0.0      0.0.0.0         255.255.0.0     U     0      0        0 docker0
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 br0
192.168.122.0   0.0.0.0         255.255.255.0   U     0      0        0 virbr0

-SSD

There is a syntax error in the gateway declaration in the network.cfg file.

GATEWAY[0]="192.168.1.1#213"

The "#213" part must be removed. This is automatically done when upgrading via the GUI (legacy removal).

Did you do a manual upgrade?

 

Edited by bonienl

5 hours ago, bonienl said:

This is automatically done when upgrading via the GUI

Does 6.4.1 support GUI upgrade to 6.7.x?

4 hours ago, jonathanm said:

Does 6.4.1 support GUI upgrade to 6.7.x?

AFAIK, it should

Archived

This topic is now archived and is closed to further replies.

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.