What do you mean by this exactly?
I mean that I removed IPv6 completely from the interface?
root@ubuntu24-linode:/etc# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 22:00:36:68:cc:b9 brd ff:ff:ff:ff:ff:ff
inet 66.1.3.119/24 brd 66.228.49.255 scope global eth0
valid_lft forever preferred_lft forever
Thanks!
We believe the issue is fixed now!
Try applying this patch to make it work now, or wait for the next Virtualmin release to fix it:
webmin patch https://github.com/virtualmin/virtualmin-gpl/commit/7a9456a
webmin patch https://github.com/virtualmin/virtualmin-gpl/commit/19473f6
Thank you, as I donāt know where Virtualmin is located in the server so I cannot edit respective files I will maybe wait the fix update.
Just for curiosity there is a guide how to apply fix patch on Virtualmin?
Thanks anyway, Iām happy the issue should be resolved soon in the future.
Oh I understand maybe is a SSH command that apply the patch.
Thank you.
What do you mean? You just need to run the two commands above and do nothing else to make it work.
Yes, thatās right!
Thanks! Will test this latest by tomorrow. Itās been crazy busy with other projects and luckily I didnāt have to create any new virtual servers lately ![]()
Ok! I added couple virtual servers and so far all good. No static IPs written into Apache configs ![]()
This two command should be run in a particular folder on the SSH or can be run in the root?
Thank you!
It should be run as root anywhere on the system, preferably via SSH.
This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.