Questions tagged [tftp]

132 questions
0
votes
1 answer

What happnes/might happen if I try to register a dll that is already in registry?

My TFTP server will not start on a windows 2003 server. I'm guessing the application won't start because the .dll is not registered. I have dug out all .dll files with TFTP in their name. When I search HKEY_CLASSES_ROOT/CLSID in the registry which…
0
votes
1 answer

CentOS 6 tftp server default boot menu

Edit: I figured it out. I just had to set permissions on my files properly which was causing problems (did not see how I missed that). Thanks everybody for the suggesstions. I am trying to install a TFTP Server on CentOS 6. The idea is that the…
tidus tidus
  • 163
  • 4
0
votes
3 answers

RHEL 6 TFTP server on VMware vSphere 5 not accepting files from remote clients

I can put a file successfully from localhost. If I try from another host the client connects and the file is created on the server, but it is empty. The transfer then times out a little later. On the client I can run one of the following with the…
chriscowley
  • 523
  • 4
  • 17
0
votes
1 answer

Configuring DHCPD to use option 66, in a specific subnet

I am trying to configure DHCP to use option 66 to provide a TFTP server to Sunray thin clients. The clients in a specific subnet must use a specific TFTP server so that they are served configuration specific to their subnet. Can I place the option…
user974896
  • 341
  • 1
  • 6
  • 15
0
votes
1 answer

NFS-Root not working when booting over PXE

I am desperately trying to get a diskless client running over PXE-Boot using a NFS-Share as a root file system. I did this before some years ago but for some reason I am stucked at this since days. The TFTP-Server itself is running fine and booting…
Randy
  • 190
  • 1
  • 11
0
votes
1 answer

Copying Firmware to 3560X Switch Ends SSH Session & Erases File

I am simply trying to copy a new firmware file to a 3560X switch by connecting via SSH and copying it from a tftp server to the flash memory. The process commences, the transfer gets all the way to the end but when it complete, it boots me out of…
0
votes
1 answer

Backing up Initial and Running configurations for Nortel Baystack 325-24G

I recently came across a Nortel Baystack 325-24G switch. This is the first time I've come across a Nortel device of any sort, so I am a little intimidated. My problem is that I have been trying to get the startup and running configurations via both…
rahuL
  • 692
  • 3
  • 12
  • 31
0
votes
1 answer

Need to have clients boot via tftp without mac address

My goal: have a server (debian) on a private lan that provides tftp booting to any client machines plugged into the switch that the server is connected to - the server doesn't need outside Internet access, it will only be used for serving up…
bMon
  • 253
  • 1
  • 9
0
votes
3 answers

Building a PXE/WDS infrastructure with both Windows Server 2008 and Linux PXE Server

What I want to do is the following: I have a Windows Server 2008 R2 (DC) with a running Active Directory. I added the role Windows Deployment Services and installed both Windows® Automated Installation Kit (AIK) for Windows® 7 and Microsoft…
puerta
  • 25
  • 1
  • 4
0
votes
2 answers

Install a dhcp/tftp server on debian

I'm trying to configure a dhcp server on my Debian computer in order to run a tftp server. I have 1 nic which is eth0. I followed several tutorials but none of them worked with me. I installed dhcp3-server and this is my /etc/dhcp3/dhcpd.conf…
Arthur
  • 1
  • 2
0
votes
0 answers

PXE Boot ESXi 8 on Intel NUC 12

Hi I'm trying to setup a small home lab using VMWare. I'm trying to PXE boot ESXi-8 using kea for dhcp and tftp. I see my target host receiving a IP from kea but it does not seem to be picking up the ISO to begin installation. The target host is a…
0
votes
1 answer

Oracle Linux 8 TFTP Server Failure

I'm configuring a TFTP server on Oracle Linux 8 and running into some weird issues. Configuration files: /etc/systemd/system/tftp-server.service :::::::::::::: [Unit] Description=Tftp…
dthumb
  • 1
  • 1
0
votes
1 answer

Force sending DHCP options

I have a lab spectrometer that boots using PXE from boot files stored on a computer. They exist inside a local network with the computer acting as both the DHCP and TFTP server. The spectrometer contains three components, two boot fine and one is…
HKaras
  • 1
  • 1
0
votes
0 answers

With a Bridged ethernet connection to a virtual machine is the Host's firewall going to be passed through in-route to the vm's ip address?

Ok so some background: I have a linux virutal machine running a pxe server who's setup I copyied from my physical linux server that I setup in the past for booting a headless system. It works and still works to boot the headless device. I am now…
MacLCM
  • 1
  • 3
0
votes
0 answers

DNSMASQ-TFTP failed sending file for PXE boot

2 month ago my PXE installation worked perfectly, now it can't send the file grubx64.efi to begin the PXE installation. juil. 08 08:03:05 install-server.my.domain dnsmasq[5913]: started, version 2.79 DNS disabled juil. 08 08:03:05…
Sommcrane
  • 1
  • 3
1 2 3
8
9