Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 01, 2024, 04:31:23 AM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
Linux Servers Support
»
Bind internal IP to www
« previous
next »
Print
Pages: [
1
]
Author
Topic: Bind internal IP to www (Read 4118 times)
tryangle
New Member
Posts: 2
Bind internal IP to www
«
on:
October 24, 2005, 03:03:06 PM »
Is there a way to route an internal IP to a separate zone file (without setting up a separate incidence of bind on eth0:1)... in order to resolve www internally?
This is a wild guess that kinda illustrates my point...
if(listen-on:192.*){ include "internal.zone";}
else{include "external.zone";}
Thanks in advance for any help on this...
Logged
tryangle
New Member
Posts: 2
Bind internal IP to www
«
Reply #1 on:
November 03, 2005, 04:03:44 AM »
named -v returned 9.3.0
Anyhow... basically I'm trying to get computers in the internal subnet to get different answers than the rest of the world when they are resolved.
192.168.1.27 query looks up www.domain.com and gets 192.168.1.1
207.65.181.23 query looks up www.domain.com and gets 200.22.216.125
Any ideas?
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
Linux Servers Support
»
Bind internal IP to www