USER MANUAL
Peplink Balance Series
http://www.peplink.com - 79 - Copyright © 2010 Peplink
Domain Delegation
These are the steps to be used when you host your domain at your ISP or a domain registrar and want to delegate
a sub-domain to be resolved and managed at Peplink Balance.
1. Click
to add a domain name. e.g. www.mycompany.com. Click the corresponding domain name to
view and edit record details.
2. Create NS records named ns1, ns2, etc. The IP addresses are the Balance’s DNS server addresses.
3. Then create an A record with an empty host name:
If ISC BIND 8 or 9 is being utilized in the zone file mycompany.com, then the addition of the following lines suffice:
www IN NS balancewan1
www IN NS balancewan2
balancewan1 IN A 202.153.122.108
balancewan2 IN A 67.38.212.18
202.153.122.108 and 67.38.212.18 represent the WAN1 and WAN2 Internet IP addresses of Peplink Balance,
respectively. The values of the IP addresses are fictitious and for illustration only; the actual IP addresses in
implementation will likely be different.