- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Need to tempoarily redirect all DNS queries
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2022 07:41 AM
Need to tempoarily redirect all DNS queries for one customer to a pre-defined url. basically a link to remind them to pay thier bill. we use option 82 on a per connection basis for dhcp. can i do this via the api?
Re: Need to tempoarily redirect all DNS queries
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2022 03:57 AM - edited 12-23-2022 09:48 PM
@Brent_Anderson wrote:Need to tempoarily redirect all DNS queries for one customer to a pre-defined url. basically a link to remind them to pay thier bill. we use option 82 on a per connection basis for dhcp. can i do this via the api? Next Employee Portal Sign In
If the device is registered in DRP, received a valid IPv4 address, and is set up for automatic DHCP on IPv6, the device will automatically receive an IPv6 address in a dynamic DHCP range and will automatically have a dynamic host name in DNS set to the hostname + ip6.lsu.edu or duid + ip6.lsu.edu. The device will receive the same address for the duration of the 24 hour DHCP lease. After the DHCP lease runs out the device may get a different IPv6 address but should still dynamically register the same DNS name.
Thanks,