Mailinglist Archive: opensuse-edu (109 mails)
| < Previous | Next > |
Re: [opensuse-edu] Re: ltsp still not working as advertised.....
- From: john-paul drawneek <jpd@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 14 Aug 2008 13:43:35 +0100
- Message-id: <d2d9d6c7e2244831220c23ecd4a3fa95@xxxxxxxxxxxxxxxxxxxx>
"Lars Vogdt" <lrupp@xxxxxxx> wrote:
dig @192.168.100.1 tftp
; <<>> DiG 9.4.2-P1 <<>> @192.168.100.1 tftp
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4368
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;tftp. IN A
;; ANSWER SECTION:
tftp. 0 IN A 192.168.100.1
;; Query time: 0 msec
;; SERVER: 192.168.100.1#53(192.168.100.1)
;; WHEN: Thu Aug 14 13:41:45 2008
;; MSG SIZE rcvd: 38
All seems fine...
tftp has address 192.168.100.1
So back to the original problem - ONLY ltsp pxe client does not find tftp
--
To unsubscribe, e-mail: opensuse-edu+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-edu+help@xxxxxxxxxxxx
On Donnerstag 14 August 2008 13:20:51 john-paul drawneek wrote:
It looks for tftp server, if it cant find, it take dhcpd server as
a tftp server and continues from there.
it is trying to ping tftp - but it can't resolv it, and i don't know
why as everything else can.
"can assign SERVER IP/name rebooting" -
Have you tried your DNS server?
=> dig @your_nameserver tftp
dig @192.168.100.1 tftp
; <<>> DiG 9.4.2-P1 <<>> @192.168.100.1 tftp
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4368
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;tftp. IN A
;; ANSWER SECTION:
tftp. 0 IN A 192.168.100.1
;; Query time: 0 msec
;; SERVER: 192.168.100.1#53(192.168.100.1)
;; WHEN: Thu Aug 14 13:41:45 2008
;; MSG SIZE rcvd: 38
All seems fine...
or => host tftp
tftp has address 192.168.100.1
should give you a valid IP
Regards,
Lars
So back to the original problem - ONLY ltsp pxe client does not find tftp
--
To unsubscribe, e-mail: opensuse-edu+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-edu+help@xxxxxxxxxxxx
| < Previous | Next > |