Ask a Question related to FreeBSD, Design and Development.
-
Gerard Samuel #1
5.3 & /etc/rc.network
Im reading an older article that refers to
/etc/rc.network
Is there an equivalent to /etc/rc.network
in FreeBSD 5.3?
Thanks
Gerard Samuel Guest
-
Unable to get network working due to lack of network driver...
Hi. I am playing around with Windows Vista Beta 2 b5308 since I just installed it today. I have no network due to lack of network driver... -
ID 2.0.x + Win2kSP4 + Place file from network into document opened from network = CRASH
We recently purchased new Dell computers for our design staff and I had the new computers come preloaded with Windows 2000 Professional. Loaded... -
Network installation --- Is there such a thing as network licenses for photoshop or can this be done another way?
We have a win2k domain network. We have a few licenses of photoshop, but because it's fun to use, everyone wants to have access to it. Is there such... -
Network Bridge a network cable is unplugged
I have one PC and one laptop sharing the internet via cable modem. The laptop uses wireless PCI card and its operating system is Win ME. The NIC... -
Cannot delete network location in My Network Places
I set up a network location in Windows Explorer under "My Network Places". I accidentally entered the wrong FTP address, and I entered logon info... -
Erik Norgaard #2
Re: 5.3 & /etc/rc.network
Gerard Samuel wrote:
Not a single script. Instead varios scripts for varios tasks, scripts> Im reading an older article that refers to
> /etc/rc.network
> Is there an equivalent to /etc/rc.network
> in FreeBSD 5.3?
are in /etc/rc.d names should be sufficient explanation.
Cheers, Erik
--
Ph: +34.666334818 web: [url]http://www.locolomo.org[/url]
S/MIME Certificate: [url]http://www.locolomo.org/crt/2004071206.crt[/url]
Subject ID: A9:76:7A:ED:06:95:2B:8D:48:97:CE:F2:3F:42:C8:F2:22 :DE:4C:B9
Fingerprint: 4A:E8:63:38:46:F6:9A:5D:B4:DC:29:41:3F:62:D3:0A:73 :25:67:C2
Erik Norgaard Guest
-
Gerard Samuel #3
Split DNS [was]: 5.3 & /etc/rc.network
Erik Norgaard wrote:
Yeah I was looking at the files in /etc/rc.d, but Im not sure on how to> Gerard Samuel wrote:
>>>> Im reading an older article that refers to
>> /etc/rc.network
>> Is there an equivalent to /etc/rc.network
>> in FreeBSD 5.3?
>
> Not a single script. Instead varios scripts for varios tasks, scripts
> are in /etc/rc.d names should be sufficient explanation.
do what I
was hoping to do...
Im attempting to setup "split dns", using instructions from
[url]http://www.cfcl.com/rdm/split_DNS.html[/url]
(Specifically under the heading "/etc/rc.network")
Can anyone point me as to what can be done to run 2 instances of bind,
using freebsd 5.3 rc system???
Thanks
Gerard Samuel Guest
-
Bill Moran #4
Re: Split DNS [was]: 5.3 & /etc/rc.network
Gerard Samuel <fbsd-questions@trini0.org> wrote:
[...]This is not necessary with FreeBSD 5.3> Im attempting to setup "split dns", using instructions from
> [url]http://www.cfcl.com/rdm/split_DNS.html[/url]
> (Specifically under the heading "/etc/rc.network")
>
> Can anyone point me as to what can be done to run 2 instances of bind,
> using freebsd 5.3 rc system???
5.3 ships with bind 9. Bind 9 supports DNS zones that receive different
results. Thus you can set up "split" DNS with a single instance of
bind. I expect this will be easier/better than trying to run two
seperate bind instances. See the bind docs.
--
Bill Moran
Potential Technologies
[url]http://www.potentialtech.com[/url]
Bill Moran Guest
-
Gerard Samuel #5
Re: Split DNS [was]: 5.3 & /etc/rc.network
Bill Moran wrote:
According to [url]http://www.bind9.net/Bv9ARM.ch04.html#AEN753[/url]>Gerard Samuel <fbsd-questions@trini0.org> wrote:
>
>[...]
>
>>>>Im attempting to setup "split dns", using instructions from
>>[url]http://www.cfcl.com/rdm/split_DNS.html[/url]
>>(Specifically under the heading "/etc/rc.network")
>>
>>Can anyone point me as to what can be done to run 2 instances of bind,
>>using freebsd 5.3 rc system???
>>
>>
>This is not necessary with FreeBSD 5.3
>
>5.3 ships with bind 9. Bind 9 supports DNS zones that receive different
>results. Thus you can set up "split" DNS with a single instance of
>bind. I expect this will be easier/better than trying to run two
>seperate bind instances. See the bind docs.
>
It mentions 2 sets of name servers.
Im about to re-read the chapter to make sure I didn't miss anything...
Gerard Samuel Guest
-
Gerard Samuel #6
Re: Split DNS [was]: 5.3 & /etc/rc.network
Gerard Samuel wrote:
> Bill Moran wrote:
>>>> Gerard Samuel <fbsd-questions@trini0.org> wrote:
>>
>> [...]
>>
>>>>>>> Im attempting to setup "split dns", using instructions from
>>> [url]http://www.cfcl.com/rdm/split_DNS.html[/url]
>>> (Specifically under the heading "/etc/rc.network")
>>>
>>> Can anyone point me as to what can be done to run 2 instances of bind,
>>> using freebsd 5.3 rc system???
>>>
>>
>> This is not necessary with FreeBSD 5.3
>>
>> 5.3 ships with bind 9. Bind 9 supports DNS zones that receive different
>> results. Thus you can set up "split" DNS with a single instance of
>> bind. I expect this will be easier/better than trying to run two
>> seperate bind instances. See the bind docs.
>>
> According to [url]http://www.bind9.net/Bv9ARM.ch04.html#AEN753[/url]
> It mentions 2 sets of name servers.
> Im about to re-read the chapter to make sure I didn't miss anything...
Ah.
I just came across
[url]http://www.bind9.net/Bv9ARM.ch06.html#view_statement_grammar[/url]
which mentions that its not neccessary to have multiple servers with
split dns, when using the "view" statement.
So I'll see what I can do from here...
Thanks
Gerard Samuel Guest



Reply With Quote

