IP problems: Add IP with its MAC to directadmin

ARSSE

Verified User
Joined
Aug 13, 2019
Messages
18
Hello.
Please help.
I have recentlly installed Cloudlinux+DirectAdmin.
Main IP well work.
I add 3 IP and they added to directadmin without any error report and in directadmin panel it show all is OK.
IPs in putty that connected to main IP ping good, but from websit online pingers these additional IP is not any ping.

My server in Hetzner datacenter.
My friend told me i must add each ip with its MAC address that hetzner had sent to you.
In Hetzner each IP has its MAC.
Please say me how this problem can solve?
Thanks
 
this is my network directory contents:

Code:
 cd /etc/sysconfig/network-scripts
[root@sr network-scripts]# dir
ifcfg-enp0s3      ifdown-post      ifup-bnep   ifup-routes
ifcfg-enp0s3.bak  ifdown-ppp       ifup-eth    ifup-sit
ifcfg-lo             ifdown-routes    ifup-ippp   ifup-Team
ifdown               ifdown-sit       ifup-ipv6   ifup-TeamPort
ifdown-bnep          ifdown-Team      ifup-isdn   ifup-tunnel
ifdown-eth           ifdown-TeamPort  ifup-plip   ifup-wireless
ifdown-ippp          ifdown-tunnel    ifup-plusb  init.ipv6-global
ifdown-ipv6          ifup             ifup-post   network-functions
ifdown-isdn          ifup-aliases     ifup-ppp    network-functions-ipv6
 
Last edited:
Hello,

Add your additional IPs per a guide from a hosting company from which you rent servers, i.e. open instructions from Hetzner and follow them takingthe OS type you have there into a consideration.

As soon as you add IP and you can ping them, add the new IPs in directadmin.
 
Hello,

Add your additional IPs per a guide from a hosting company from which you rent servers, i.e. open instructions from Hetzner and follow them takingthe OS type you have there into a consideration.

As soon as you add IP and you can ping them, add the new IPs in directadmin.

Thanks.
One said to me you must define own IP MAC, I add several MAC and it not works. own IP AMC use only for virtualization like vmware.
I add IP to ifcfg-enp0s3:0 and other without MAC. now IPs work well.
 
Thanks.
One said to me you must define own IP MAC, I add several MAC and it not works. own IP AMC use only for virtualization like vmware.
I add IP to ifcfg-enp0s3:0 and other without MAC. now IPs work well.

you have vps or dedicated server? In you have vps then you need to add in hetzner panel a mac for every ip, and then add it as extra ethernet interface in the vps.
If you have bare metal install you not need mac. Just remove the mac's from hetzner panel and simple add the ips in the operating system
 
Back
Top