سلام
دی ان اس هایی که روی سرورم در هتزنر میسازم عمل نمیکنند
یکی از دوستان فرمودن در هتزنر باید تنظیمات شبکه صورت بگیره تا درست عمل کنه و این آموزش رو دادن
http://www.directadmin.com/installguide.html
قسمت زیر در آموزش بالا رو چجوری باید انجام بدم؟

Special notice for VPS/VDS installs:
After the install, add:

ethernet_dev=devicename

for example, on many vps systems it will be:
ethernet_dev=venet0:0

other systems where the IP is not the base IP on the device, you'd need to simply set the correct number:
ethernet_dev=eth0:1

or other systems with the IP on a different device, it might be:
ethernet_dev=eth1

type: /sbin/ifconfig
to see which device your IP is in.

to /usr/local/directadmin/conf/directadmin.conf.


Replace devicename with the FULL devicename reported by ifconfig. If your VDS/VPS system emulates eth0, then you may skip this step.