|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: Cracked by the Brazilians
From: Seth Milder (mrseth
PHYSICS.GMU.EDU)Date: Fri Mar 31 2000 - 00:27:10 CST
- Next message: Steve: "Re: rooted by r0x - from address 212.177.241.127"
- Previous message: Michael H. Warfield: "Re: Cracked by the Brazilians"
- Next in thread: Jon Burdge: "Re: Cracked by the Brazilians"
- Next in thread: Robert Graham: "Re: Cracked by the Brazilians"
- Maybe reply: Seth Milder: "Re: Cracked by the Brazilians"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ralf Spenneberg wrote:
>
> Hi!
>
> Are you sure that your bind is just listening to the private ethernet card?
I think so. My conf file is below
Thanks,
Seth
physics 2% more /etc/named.conf
acl "valhall" {
{ 192.168.3.1/32; };
{ 192.168.3.0/24; };
};
options {
directory "/var/named";
};
zone "." {
type hint;
file "named.ca";
};
zone "physics.bogus"{
type master;
file "valhall";
allow-query {valhall;};
notify no;
};
zone "0.0.127.IN-ADDR.ARPA"{
type master;
file "named.local";
};
zone "3.168.192.IN-ADDR.ARPA"{
type master;
file "arp.valhall";
allow-query {valhall;};
notify no;
};
- Next message: Steve: "Re: rooted by r0x - from address 212.177.241.127"
- Previous message: Michael H. Warfield: "Re: Cracked by the Brazilians"
- Next in thread: Jon Burdge: "Re: Cracked by the Brazilians"
- Next in thread: Robert Graham: "Re: Cracked by the Brazilians"
- Maybe reply: Seth Milder: "Re: Cracked by the Brazilians"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]