Displaying 20 results from an estimated 4000 matches similar to: "next-server and tftp"
2004 Mar 08
1
Question regarding Login Scripts
Hello all,
I have a quick question regarding SAMBA and the way it handles login
scripts. Currently I am running a small network at home consisting of a
FreeBSD server running SAMBA 3.0 and I have multiple Windows XP clients on
the network. I have configured login scripts with SAMBA, however they are
not currently executing during a login. Now, my question is, is it possible
to have SAMBA
2004 Mar 10
1
Wierd error while trying to join a domain
Platform: RHEL 3
Version: 3.02a
For some reason whenever I try to join our domain by using either RH's
binary or a custom compiled src.rpm, I get the following:
[root@bonair samba]# net join -U dchait
dchait password:
realm must be set in in smb.conf for ADS join to succeed.
ADS join did not work, falling back to RPC...
[2004/03/10 12:29:19, 0] lib/util_sock.c:read_socket_with_timeout(279)
2004 Feb 14
3
wine-20040213 does not compile
hi guys, I tried compiling wine-20040213 today but I got the following error:
make[2]: Entering directory `/progs/build/wine-20040213/dlls/x11drv'
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include
-D__WINESRC__ -DBINDIR="\"/usr/bin\"" -D_REENTRANT -fPIC -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith
-g -O2 -o
2005 Oct 31
1
ip tunnel doesn''t show warning or error
This is really strange behavior ..
root@garfield ~# ip tunnel add testing123 mode ipip remote 192.168.1.1
local 192.168.1.12
root@garfield ~# ip tunnel show
..
testing123: ip/ip remote 192.168.1.1 local 192.168.1.12 ttl inherit
root@garfield ~# ip tunnel add testingabc mode ipip remote 192.168.1.1
local 192.168.1.12
root@garfield ~# echo $?
0
root@garfield ~# ip tunnel show
..
testing123:
2003 Jun 30
2
pxe weirdness
I know that this is not a pxelinux/syslinux question (yet), but I am
having a weird issue with a HP ML370.
It is using HP UNDI PXE 2.1 (build 082) v 3.1.15
I successfully get an IP address from my DHCP server, but the machine
fails when it attempts to make it's TFTP connection with:
"PXE-E32 - TFTP Open timeout"
It never gets the pxelinux.0 file.
The odd thing I noticed was
2004 Mar 26
1
without MAC addr in dhcpd.conf will not get IP addr
Hi, I successfully boot up diskless client to DOS. In
my dhcpd.conf, I have specified the MAC address of
each network card like :
host client1 {
hardware ethernet xx:xx:xx:xx:xx:xx;
}
When I removed the host client {...}, my client will
not get the DHCP address. I do not wish to key in
thousands of MAC address in the dhcpd.conf when I
implement this. Any help? Thanks.
2001 Feb 20
3
wine + games: Deux + Baldur 1 and 2
Hi all !
First, my apologies if this subject has already been discussed but the archives lack a
"search" feature, so I've browsed a bit but not a lot before 2001.
I browsed the winehq and I found some people have been able to use wine on Deux Ex, and
Baldur 1 and 2. I installed the games with windows (they worked fine) and then tried running
them with wine under linux (debian
2012 Jun 28
3
loop through and modify multiple data frames
Hi
Newbie question:
I have a set of data frames that I want to do the same calculations on each.
I've found out that I can put them in a list and loop through the list
to do the calculation, but not put the results back into each
data.frame..
For example three data frames cats, dogs, birds
where >cats
name eats_kg
1 bob 3
2 garfield 4
3 chuck 6
and dogs and birds are similar but not
2004 Mar 09
0
Compiling Samba on AIX 5.2: compiler cannot create executables
Hello,
today I tried to compile Samba 3.0.2a on an AIX 5.2 system with Visual C++ 5.0.2.
configure failed with the error message "compiler cannot create executables".
I have read this message before on a linux system and was able to fix it (if I remember correctly) by installing cpp. But cpp is already installed on AIX.
Was anyone of you able to compile the current samba version on
2005 Oct 19
2
TFTP issue
Hello list,
pxelinux is stuck in the following place:
PXELINUX 2.11 0x4321babe
...
My IP address seems to be AC1300FE 172.19.0.254
ip=172.19.0.254:0.0.0.0:172.19.0.1:255.255.255.0
TFTP prefix:
Trying to load: pxelinux.cfg/01-00-0c-29-49-49-c9
(waits here for a while before proceeding to...)
Trying to load: pxelinux.cfg/AC1300FE
tcpdump shows me:
IP 172.19.0.254.57091 > 0.0.0.0:69: 50 RRQ
2004 Jul 07
2
pxelinux: first contact with tftp is bad
Hello !
I'm french, my english is bad :-(
I want to boot a computer by network which have a 3Com network card. So I use
isc-DHCP, TFTP-hpa and PXELinux.
The computer start, make a dhcp request, receive the configuration.
The next step is to contact the tftp server to get pxelinux.0 and the
configuration.
Stop me if I made an error ;)
So, in the network I want to use it, there is a dhcp
2006 Sep 06
3
Intel Boot Agent: PXE-E32: TFTP open timeout for correctly configured tftp-hpa
Hello. In my case I can successfully boot up my Thinkpad X32, but the
same configuration doesn't work for my desktop computer with Intel
network card, with Intel Boot Agent 2.2
DHCP server is 10.0.0.1, tftpd (used tftp-hpa) runs on 10.0.0.32.
netstat told me the daemon listen to 69 UDP port just fine. running tftp
in commandline also shows it works (retrieve pxelinux.0 less then 1
second).
2013 Jul 15
2
pxechn.c32 does not do TFTP
On Jul 14, 2013 10:02 PM, "Victor Sudakov" <vas at mpeks.tomsk.su> wrote:
>
> I have tried replacing the IP address with a DNS name like this:
>
> LABEL WDS1
> Menu LABEL WDS1
> com32 pxechn.c32
> append ws150.sibptus.transneft.ru::boot\x86\wdsnbp.com -W -o
66.x=0a:0e:8d:96
Did you try without "-o 66..."? Any chance for a packet capture from a
2013 Jul 16
2
pxechn.c32 does not do TFTP
On Tue, Jul 16, 2013 at 12:51 AM, Victor Sudakov <vas at mpeks.tomsk.su> wrote:
> Gene Cumm wrote:
>>
>> Did you try without "-o 66..."? Any chance for a packet capture from a
>> mirrored port or the dhcpd+tftpd-old+tftpd-new+dnsd?
>
> OK, I have tried the following:
>
> label WDS
> menu LABEL ^4. Windows Deployment Service
> com32
2004 Jul 30
2
tftp-hpa server hooks to external programs
Hello tftp-hpa community,
I am trying to locate a tftp server that I can integrate with an external
program/database application, and was wondering if tftp-hpa might have the
capability I am looking for.
Upon the tftp server receiving a read request, and before it sending a read
request reply, I would like to communicate to an external program (and/or
database). In real-time, the external
2014 Mar 09
2
pxelinux.0 not fully booting in EFI 64 mode...not requesting ldlinux.e64 via TFTP...
All,
I was excited to hear about EFI boot support in pxelinux >= 6.00. So I
tried it. Not working. I've tried 6.02 (from source), 6.02 (from RPM),
early 6.03 (from RPM) and even pulled/compiled latest source from git.
6.0.3-pre7. No love.
My boot client can boot/image fine in legacy PXE mode. My dhcpd.conf
looks like this:
# In initial DHCP DISCOVER packet, PXE client sets option
2015 Jun 17
4
EFI & PXE-booting: very slow TFTP performance on a VMWare test setup
>> Are there any known problems with the performance of TFTP in (U)EFI
>> environments in general or maybe just on VMWare?
> I don't believe so. I use Workstation 10.0.2 on Ubuntu 12.04 for the
> moment.
<stupid question> and have EFI enabled? </stupid>
> I hope this is a hex-core host with 6+GiB of RAM.
Fedora runs on an AMD A8-6600K at 3Ghz and has 8G of
2004 Dec 28
4
DHCP, the TFTP Server setting and the Cisco 79xx phones
The thing I dislike the most about the 79xx phones is that in DHCP mode,
they expect the DHCP server to tell them their TFTP server address. They
won't let you set it manually. So if I don't have DHCP server that gives
TFTP server info, which is most of the DHCP servers at out there, then the
phone won't be able to download any updates made to the SIP000*.cnf file.
Using dhcpd on
2000 Sep 24
4
Possible memory leak / xmms input plugin
Hi list,
It seems that when playing several OggVorbis files under xmms, there is a
memory leak. It's a rather annoying problem because when you have a
playlist of 100+ files, xmms will at the end eat something like 100M or
more..
Such a memory leak have been reported inside xmms-1.2.2 code and I could
see it playing Ogg files and mp3 files ; upgrading to 1.2.3 solves the
problem with mp3
2005 Sep 08
5
PXE/TFTP Transfer time out problems
I am having a problem while trying to download anything from a recently
configured tftp boot server.
Here are the configuration for the dhcpd.conf
option domain-name="domain.com";
default-lease-time 900;
max-lease-time 1800;
ddns-update-style none;
authoritative;
allow bootp;
allow booting;
option space PXE;
option PXE.mtftp-ip code 1 = ip-address;
option PXE.mtftp-cport code 2