Alright, thanks for all the help from everyone! I’ll start a new thread if I run into issues with this install.
Posts made by elijahkan14
-
RE: Tftp stops working a few minutes after starting
-
RE: Tftp stops working a few minutes after starting
Alright I am currently installing Debian 7.5 on a physical machine (before we had ubuntu on an esxi server). Shall I follow the same instructions as the Ubuntu tutorial?
-
RE: Tftp stops working a few minutes after starting
What is the best operating system to use for FOG in your opinion?
-
RE: Tftp stops working a few minutes after starting
[quote=“Tom Elliott, post: 31618, member: 7271”]What errors?[/quote]
[code] sudo apt-get -f install tftpd-hpa tftp-hpa: http://gyazo.com/624121cc83380b50b924d864afc966e8
sudo apt-get update runs okay with some errors as expected
sudo apt-get purge tftpd-hpa tftp-hpa: http://gyazo.com/9f9e05815d9b935f205bb276783ef40f
sudo apt-get -f install tftpd-hpa tftp-hpa: http://gyazo.com/33240d9ff9b4e6d22b9e253158ca3b89
[/code] -
RE: Tftp stops working a few minutes after starting
[quote=“Tom Elliott, post: 31613, member: 7271”]Can you try these commands:
[code]sudo apt-get -f install tftpd-hpa tftp-hpa
sudo apt-get update
sudo apt-get purge tftpd-hpa tftp-hpa
sudo apt-get -f tftpd-hpa tftp-hpa[/code][/quote]They all gave the error from before
-
RE: Tftp stops working a few minutes after starting
[quote=“Jaymes Driver, post: 31612, member: 3582”]try [code] sudo apt -get remove dnsmasq[/code][/quote]
[code]sudo apt-get remove dnsmasq
Reading package lists… Done
Building dependency tree
Reading state information… Done
Virtual packages like ‘dnsmasq’ can’t be removed
The following packages will be REMOVED:
tftpd-hpa
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 193 kB disk space will be freed.
Do you want to continue [Y/n]?
(Reading database … 154651 files and directories currently installed.)
Removing tftpd-hpa …
dpkg: error processing tftpd-hpa (–remove):
subprocess installed post-removal script returned error exit status 1
Processing triggers for ureadahead …
Errors were encountered while processing:
tftpd-hpa
E: Sub-process /usr/bin/dpkg returned an error code (1)
[/code] -
RE: Tftp stops working a few minutes after starting
I don’t think I am, I ran [code]sudo apt-get remove --auto-remove ltsp-server-standalone[/code]
and got
[code]E: Unable to locate package ltsp-server-standalone[/code] -
RE: Tftp stops working a few minutes after starting
Ran that command and then [code]sudo apt-get purge tftpd-hpa[/code] and got the same error.
-
RE: Tftp stops working a few minutes after starting
[CODE]sudo apt-get -f install tftpd-hpa
Reading package lists… Done
Building dependency tree
Reading state information… Done
tftpd-hpa is already the newest version.
The following packages will be REMOVED:
tftpd-hpa
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 193 kB disk space will be freed.
Do you want to continue [Y/n]?
(Reading database … 154651 files and directories currently installed.)
Removing tftpd-hpa …
dpkg: error processing tftpd-hpa (–remove):
subprocess installed post-removal script returned error exit status 1
No apport report written because MaxReports is reached already
Processing triggers for ureadahead …
Errors were encountered while processing:
tftpd-hpa
E: Sub-process /usr/bin/dpkg returned an error code (1)[/CODE] -
RE: Tftp stops working a few minutes after starting
"sudo apt-get purge tftpd-hpa
Reading package lists… Done
Building dependency tree
Reading state information… Done
The following packages will be REMOVED:
tftpd-hpa
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 193 kB disk space will be freed.
Do you want to continue [Y/n]?
(Reading database … 154651 files and directories currently installed.)
Removing tftpd-hpa …
dpkg: error processing tftpd-hpa (–remove):
subprocess installed post-removal script returned error exit status 1
No apport report written because MaxReports is reached already
Processing triggers for ureadahead …
Errors were encountered while processing:
tftpd-hpa
E: Sub-process /usr/bin/dpkg returned an error code (1)
" -
RE: Tftp stops working a few minutes after starting
“Should port-fast be enabled on the port to which the server is connected, the port to which the workstation is connected, or both?”
-
RE: Tftp stops working a few minutes after starting
How do I get rid of:
“Errors were encountered while processing:
tftpd-hpa
E: Sub-process /usr/bin/dpkg returned an error code (1)” -
RE: Tftp stops working a few minutes after starting
[S]I successfully uninstalled tftpd-hpa but I’m getting a 404 on reinstall.[/S]
Had to update my apt-get lists first.[url=“/_imported_xf_attachments/1/1079_Untitled2.png?:”]Untitled2.png[/url]
-
RE: Tftp stops working a few minutes after starting
I contacted the director of the district and apparently our ISP manages our switches now that our networking guy resigned. He said we can enable portfast no problem but disabling STP is not an option. Does this mean we will not be able to use the new version of fog? How come the process gives errors on the FOG server if it could be a switch issue?
-
RE: Tftp stops working a few minutes after starting
We do have Cisco switches, I’ve never had to telnet into them before and will have to figure out the password though. Do you know the commands by any chance?
-
RE: Tftp stops working a few minutes after starting
In this district everything is 10.35.X.Y
X being the buildingWe also have a separate scope for phones, wireless, guest wireless, etc
-
RE: Tftp stops working a few minutes after starting
It has a static IP yes, not on wireless, I’m unsure about the firewalls as I’m not in charge of the physical network in these buildings. The server worked flawlessly before we upgraded to 1.1.1 (we were on 0.32) and still works most of the time, just randomly stops doing tftp until I restart the service. I won’t be able to connect to the same switch because the fog server is on a vsphere server in the other building (buildings connected by fiber).
-
RE: Tftp stops working a few minutes after starting
Appears to be no rogue DHCP servers.
[url=“/_imported_xf_attachments/1/1077_Untitled.png?:”]Untitled.png[/url]
-
RE: Tftp stops working a few minutes after starting
[SIZE=3]I ran “[FONT=arial][COLOR=#545454]sudo [/COLOR][/FONT][FONT=arial][COLOR=#545454]ufw disable” to disable the firewall and there is no antivirus software running to my knowledge. The tftp server seems to handle a few requests then just quits. Hopefully I don’t have to reinstall ubuntu because there’s over 200 clients registered on this server .-.[/COLOR][/FONT][/SIZE]
-
RE: Tftp stops working a few minutes after starting
Do you think it’s a problem with which version of Ubuntu I’m running?