source:
trunk/athena/bin/discuss/ets/bind_et.et
@
6956
Revision 6956, 278 bytes checked in by probe, 31 years ago (diff) |
---|
Line | |
---|---|
1 | # |
2 | # Error table for bind users |
3 | # |
4 | |
5 | error_table bind |
6 | |
7 | error_code BIND_HOST_NOT_FOUND, |
8 | "No such host" |
9 | error_code BIND_TRY_AGAIN, |
10 | "Nameserver timeout" |
11 | error_code BIND_NO_RECOVERY, |
12 | "Name service error" |
13 | error_code BIND_NO_ADDRESS, |
14 | "Host has no internet address" |
15 | end |
Note: See TracBrowser
for help on using the repository browser.