mysql> select * from data_center\G
*************************** 1. row ***************************
id: 1
name: xxxxxxx
description: NULL
dns1: 8.8.8.8
dns2: 8.8.4.4
internal_dns1: 10.13.0.10
internal_dns2: 10.13.0.11
gateway: NULL
netmask: NULL
router_mac_address: 02:00:00:00:00:01
mac_address: 1441
guest_network_cidr: 172.27.0.0/16
domain: NULL
domain_id: NULL
networktype: Advanced
dns_provider: VirtualRouter
gateway_provider: VirtualRouter
firewall_provider: VirtualRouter
dhcp_provider: VirtualRouter
lb_provider: VirtualRouter
vpn_provider: VirtualRouter
userdata_provider: VirtualRouter
is_security_group_enabled: 0
allocation_state: Enabled
zone_token: NULL
removed: NULL
uuid: ab66658d-ba84-40e4-8df4-81e3c4aac7e5
On Sun, Dec 2, 2012 at 9:09 AM, Boylan, James <[email protected]>wrote:
> What tables in the MySQL DB does the DNS server in the Virtual Router get
> the information for what IP relates to what FQDN?
>
>
>
> -- James
>