Hi
ich habe da ein interessantes Problem:
Nach dem Update von SuSE Linux 5.3 auf SuSE Linux 6.0 geht das Drucken
auf dem Netzwerk nicht mehr.
Ich bekomme folgende Fehlermeldung :
---
sheridan:behne:~>lpq
Warning: unable to get official name for remote machine kosh.tdance.de
no entries
sheridan:behne:~>
---
Druck Jobs bleiben einfach auf der lokalen Queue liegen.
Ein TCPdump (/usr/sbin/tcpdump -f -vv -s 256 port 53) ergibt beim
ausf�hren von lpd auf dem Remotehost:
---
tcpdump: listening on eth0
15:32:54.006094 kosh.tdance.de.1025 > 193.0.14.129.domain: 35389 A? kosh.tdance.de^J.
(33) (ttl 64, id 10636)
15:32:54.496094 193.0.14.129.domain > kosh.tdance.de.1025: 35389 NXDomain*- q:
kosh.tdance.de^J. 0/1/0 (106) (ttl 51, id 15711)
15:32:54.496094 kosh.tdance.de.domain > sheridan.tdance.de.1092: 54370 NXDomain* q:
kosh.tdance.de^J. 0/1/0 (106) (ttl 64, id 10638)
15:32:55.006094 kosh.tdance.de.1025 > 192.203.230.10.domain: 16434 A?
kosh.tdance.de^J. (33) (ttl 64, id 10642)
15:32:55.416094 192.203.230.10.domain > kosh.tdance.de.1025: 16434 NXDomain*- q:
kosh.tdance.de^J. 0/1/0 (106) (DF) (ttl 237, id 1948)
15:32:55.416094 kosh.tdance.de.domain > sheridan.tdance.de.1094: 54370 NXDomain* q:
kosh.tdance.de^J. 0/1/0 (106) (ttl 64, id 10644)
15:32:55.416094 sheridan.tdance.de.1095 > kosh.tdance.de.domain: 54371+ A?
kosh.tdance.de^J.tdance.de. (43) (ttl 64, id 12414)
15:32:55.416094 kosh.tdance.de.domain > sheridan.tdance.de.1095: 54371 NXDomain* q:
kosh.tdance.de^J.tdance.de. 0/1/0 (99) (ttl 64, id 10645)
8 packets received by filter
0 packets dropped by kernel
---
Ich sehe da nichts verd�chtiges. Trotzdem wird eine Internet verbindung
initiiert, wenn ich drucken will oder mit lpq die Queue abfrage.
tdance.de ist aber der local Domain, da braucht er Internetverbindung.
Nun noch eine beschreibung der Umgebung :
4 Rechner :
1. Server (Druckserver, DNS - Server, ...) (kosh)
INTEL Kompatibel
SuSE Linux 6.0 (neu installation)
2. Firewall (delenn)
INTEL Kompatibel
SuSE Linux 5.3 (per ISDN ans Internet)
3. Host 1 (gkar)
INTEL Kompatibel
SuSE Linux 6.0 (neu Installation)
4. Host 2 (sheridan)
INTEL Kompatibel
SuSE Linux 6.0 (update von 5.3)
Auf allen Hosts das gleiche verhalten.
Drucken auf dem Server geht.
Hier noch die Konfigfiles auf den Hosts :
/etc/printcap :
---
lj5:mx#0:rp=lj5:rm=kosh.tdance.de
lj5raw:mx#0:rp=lj5raw:rm=kosh.tdance.de
dj870:mx#0:rp=dj870:rm=kosh.tdance.de
dj870raw:mx#0:rp=dj870raw:rm=kosh.tdance.de
---
/etc/resolv.conf:
---
# Change variables (NAMESERVER + SEARCHLIST) in /etc/rc.config instead.
#
#
search tdance.de
nameserver 192.168.13.1
---
Konfigfiles auf dem Server :
/etcprintcap:
---
#
# @(#)etc.printcap 5.2 (Berkeley) 5/5/88
#
# Generic printer:
lj5:mx#0:lp=/dev/lp2:sd=/var/spool/lp2:sh:of=/usr/local/lib/filterlj:
lj5raw:mx#0:lp=/dev/lp2:sd=/var/spool/lp2:sh:sf:
dj870:mx#0:lp=/dev/lp1:sd=/var/spool/lp1:sh:of=/usr/local/lib/filterdjc:
dj870raw:mx#0:lp=/dev/lp1:sd=/var/spool/lp1:sh:sf:
---
/etc/hosts.lpd
---
#
# hosts.lpd This file describes the names of the hosts which are
# to be considered "equivalent", i.e. which are to be
# trusted enough for allowing remote lpr(1) commands.
#
# hostname
kosh.tdance.de
sheridan.tdance.de
gkar.tdance.de
delenn.tdance.de
---
/etc/hosts.deny
---
# See tcpd(8) and hosts_access(5) for a description.
http-rman : ALL EXCEPT LOCAL
---
Bind8 Version:
---
kosh:behne:~>rpm -q -i bind
package bind is not installed
kosh:behne:~>rpm -q -i bind8
Name : bind8 Distribution: SuSE Linux 6.0 (i386)
Version : 8.1.2 Vendor: SuSE GmbH, Nuernberg, Germany
Release : 22 Build Date: Sat Dec 12 02:46:24 1998
Install date: Thu Apr 22 11:57:50 1999 Build Host: Fibonacci
Group : unsorted Source RPM: bind8-8.1.2-22.src.rpm
Size : 1583932 License: 1989 The Regents of the
University of California.
Packager : [EMAIL PROTECTED]
Summary : BIND - Name Server Utilities (new version)
Description :
The named daemon and support utilities including: dig, dnsquery, host,
and nslookup. Documentation on setting up a name
server can be found in /usr/doc/packages/bind .
Authors:
--------
Paul Vixie <[EMAIL PROTECTED]>
---
/etc/named.conf:
---
/*
* This is a worthless, nonrunnable example of a named.conf file that has
* every conceivable syntax element in use. We use it to test the parser.
* It could also be used as a conceptual template for users of new features.
*/
/*
* C-style comments are OK
*/
// So are C++-style comments
# So are shell-style comments
// watch out for ";" -- it's important!
options {
directory "/etc/zone"; // use current directory
};
zone "0.0.127.in-addr.arpa" {
type master;
file "db.0.0.127";
};
zone "tdance.de" {
notify no;
type master;
file "db.tdance.de";
};
zone "13.168.192.in-addr.arpa" {
notify no;
type master;
file "db.13.168.192";
};
zone "." {
type hint;
file "db.cache";
};
---
db.0.0.127:
---
@ IN SOA kosh.tdance.de. behne.tdance.de. (
199904220 ; Serial
8H ; Refresh
2H ; Retry
1W ; Expire
1D) ; Minimum TTL
;
NS kosh.tdance.de.
1 PTR localhost.
---
db.tdance.de:
---
@ IN SOA kosh.tdance.de. behne.tdance.de. (
199904221 ; Serial
8H ; Refresh
2H ; retry after 1 hour
1W ; expire after 1 week
1D ) ; minimum TTL of 1 day
;
NS kosh.tdance.de.
;
MX 10 kosh.tdance.de.
;
localhost A 127.0.0.1
;
kosh A 192.168.13.1
sheridan A 192.168.13.2
gkar A 192.168.13.6
delenn A 192.168.13.254
---
db.13.168.192:
---
@ IN SOA kosh.tdance.de. behne.tdance.de. (
199904220 ; Serial
8H ; Refresh
2H ; Retry
1W ; Expire
1D) ; Minimum TTL
;
NS kosh.tdance.de.
;
1 PTR kosh.tdance.de.
2 PTR sheridan.tdance.de.
6 PTR gkar.tdance.de.
254 PTR delenn.tdance.de.
---
db.cache:
---
; <<>> DiG 8.1 <<>> @A.ROOT-SERVERS.NET.
; (1 server found)
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 10
;; flags: qr aa rd; QUERY: 1, ANSWER: 13, AUTHORITY: 0, ADDITIONAL: 13
;; QUERY SECTION:
;; ., type = NS, class = IN
;; ANSWER SECTION:
.. 6D IN NS G.ROOT-SERVERS.NET.
.. 6D IN NS J.ROOT-SERVERS.NET.
.. 6D IN NS K.ROOT-SERVERS.NET.
.. 6D IN NS L.ROOT-SERVERS.NET.
.. 6D IN NS M.ROOT-SERVERS.NET.
.. 6D IN NS A.ROOT-SERVERS.NET.
.. 6D IN NS H.ROOT-SERVERS.NET.
.. 6D IN NS B.ROOT-SERVERS.NET.
.. 6D IN NS C.ROOT-SERVERS.NET.
.. 6D IN NS D.ROOT-SERVERS.NET.
.. 6D IN NS E.ROOT-SERVERS.NET.
.. 6D IN NS I.ROOT-SERVERS.NET.
.. 6D IN NS F.ROOT-SERVERS.NET.
;; ADDITIONAL SECTION:
G.ROOT-SERVERS.NET. 5w6d16h IN A 192.112.36.4
J.ROOT-SERVERS.NET. 5w6d16h IN A 198.41.0.10
K.ROOT-SERVERS.NET. 5w6d16h IN A 193.0.14.129
L.ROOT-SERVERS.NET. 5w6d16h IN A 198.32.64.12
M.ROOT-SERVERS.NET. 5w6d16h IN A 202.12.27.33
A.ROOT-SERVERS.NET. 5w6d16h IN A 198.41.0.4
H.ROOT-SERVERS.NET. 5w6d16h IN A 128.63.2.53
B.ROOT-SERVERS.NET. 5w6d16h IN A 128.9.0.107
C.ROOT-SERVERS.NET. 5w6d16h IN A 192.33.4.12
D.ROOT-SERVERS.NET. 5w6d16h IN A 128.8.10.90
E.ROOT-SERVERS.NET. 5w6d16h IN A 192.203.230.10
I.ROOT-SERVERS.NET. 5w6d16h IN A 192.36.148.17
F.ROOT-SERVERS.NET. 5w6d16h IN A 192.5.5.241
---
Ich hoffe ich habe alle n�tigen Informationen beigef�gt.
Ach ja als alles noch unter SuSE Linux 5.3 lief ging alles ohne Fehler.
mfg
Torsten Behne
--
mailto:[EMAIL PROTECTED]
http://www.tdance.de
Nickname : Lucky[tm]
--
Um aus der Liste ausgetragen zu werden, eine Mail an [EMAIL PROTECTED]
schicken, mit dem Text: unsubscribe suse-linux