Fedora :: TFTP GET/PUT Fails With "Timeout Occurred"
Mar 18, 2011
Using Fedora 14 as a TFTP server. I am neither able to get nor put files on the this server. The error I get is "Timeout occurred." Here is /etc/xinetd.d/tftp:
service tftp
{
disable = no
socket_type = dgram
[Code]....
I have verified the files are in the directory. I have given read/write/execute access for everyone on /home/cisco/ms-sol. On Fedora I have disabled iptables and selinux. On the client (windows xp machine) I also disabled the firewall.
When doing put, for example, I took wireshark capture from the windows PC and I see several "read requests" before connection times out.
View 1 Replies
ADVERTISEMENT
Mar 15, 2010
When I try to pxe boot a Sun X4100 (which actually has a RHEL OS on it right now) I get the message TFTP open timeout. All traffic is allowed for port 69 udp in both directions. I do get a dhcp address. I see that both on the server and the client it gets an IP. After that I get this message in the logs:
[Code]....
View 1 Replies
View Related
Jul 16, 2009
I am trying to set my root password for my mysql database. After I enter /etc/init.d/mysqld start
[code]...
Timeout error occurred trying to start MySQL Daemon. Then when I try to set the password for my root account I get
[code]...
View 5 Replies
View Related
Sep 7, 2011
Since I upgrade our cluster from the FC14 to the FC15 I have a bad problem with the tftpd server. I have some thinstations booting over the network after the update the boot failed with the message "TFTP open timeout". I use an "ip alias" (cluster adress) for the tftp server (next-server in the dhcp), when I use the real ip I have no problem. I found some information about a "Service Guard environment" and an option to enable it:
"This option is required for some tftp clients. These clients reject the tftp reply received from a different IP address than the one requested when the server?s interface is configured with an alias IP address." I do not see an option like that in the tftpd server of the FC15.
View 3 Replies
View Related
Sep 22, 2010
for some reason, which I have exhausted all my thoughts upon..
I have mysql 5.0.77
I just made an amendment to the auto_increment_increment variable.. from 10 to 1
Gone to restart mysqld (im on redhat FYI) and get the error:
'Timeout error occurred trying to start MySQL Daemon.'
It fails to stop, and obviously fails to start.
I have included below my 'my.cnf' file but I cant see any issues with it, and can't for the life of me think why there is something wrong.
If I ever come across an issue, I don't tend to ask but instead try and figure it out (usually with success) but this time.. I just cannot get my head around it..
View 7 Replies
View Related
Jun 29, 2010
I have fedora version 8 with mysql 5.0.45 installed. I have also installed drupal. Recently drupal gave me an error "error code 28". When i checked it out it seemed to be with the db. When i tried to created a db (for testing purposes) in root...i wasn't able to. so then i tried to restart mysql ...it stopped but unfortunately i have not been able to get mysql back up...i get a message saying
"Timeout error occurred trying to start MySql Daemon".
View 4 Replies
View Related
Jun 2, 2011
I have a VPS running on centos-5-x86 and mysql server went down two days ago this is my mysql server log
110602 18:28:09 mysqld started
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
110602 18:28:14 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
[Code]...
View 1 Replies
View Related
Feb 17, 2010
In Jaunty (9.04) I've setup a small (eleven-terminal) ltsp network at the local school. It handled around 6600 working hours with ease.
Now I've upgrade the server to Karmic Koala (9.10) and it just stopped working.
1) The clients have PXE NICs
2) They get the proper IPs from the DHCP server and respond appropriately to changes in the DHCP configuration files.
3) DHCP server also points the clients to
filename=/ltsp/i386/pxelinux.0
4) When the clients try to download the pxelinux.0 over tftp they just timeout
5) /etc/inetd.conf has an entry like
tftp dgram udp wait root /usr/sbin/in.tftpd /usr/sbin/in.tftpd -s /var/lib/tftpboot
6) The file /var/lib/tftpboot/ltsp/i386/pxelinux.0 exists on the server
I'm lost at all these configuration files and protocols.
View 7 Replies
View Related
May 2, 2011
I have a problem installing CentOS 5.5 over lan. I set up a dhcp3 server and it works, client got an ip. I set up a tftpd-hpa server and it works, client can boot the install image of CentOS 5.5 I set up an apache server and it seems to be impossible... In the installation marathon I clicked through the menu to the choice of the web server where my installation files are available. I enter the ip 192.168.138.1 and the path CentOS-5.5 and CentOS tells me "Unable to retrieve http://192.168.138.1//CentOS-5.5/images/stage2.img" . Thats right because the two slashes are not right. Where the hell come the two slashes from???
I edited my httpd.conf like this:
<Directory /tftpboot/CentOS-5.5>
Options Indexes
AllowOverride None
</Directory>
[Code]....
View 4 Replies
View Related
Aug 4, 2011
I set the default os to boot as windows 7 with a timeout of 1 second. I thought that this would be enough time to switch os ubuntu when i need to, but I am unable to. How can i reset the timeout to 3 seconds? I also cannot view the ubuntu partition within windows because of ubuntu's file system.
View 9 Replies
View Related
Mar 26, 2010
im trying to setup a tftp server on red hat linux. Ive gone through like all the instructinos online. And like i didnt get any errors or anything when typing the commands on the terminal but basically every time i try to test it i never works sooo im not really sure how im suppose to do this. basically i have a tftp in one ip address. And with another system with a different ip address using the client tftp ipaddr(server) and i try to get foo and it never connects and I tried a ping and they ping together just fine soo im just not sure if the tftp server is even on
View 2 Replies
View Related
May 10, 2010
This is very old topic but despite of trying out all possible solutions available on net and forums, I am not able to setup tftp server on my 2.6.32.11-99.FC12.i686.PAE. Is there something obvious missing out.
/etc/xinet.d/tftp
# default: off
# description: The tftp server serves files using the trivial file transfer
# protocol. The tftp protocol is often used to boot diskless
# workstations, download configuration files to network-aware printers,
[Code]....
View 18 Replies
View Related
Jun 12, 2010
Can i set tftp server on RHEL 5.5 for Fedora Kickstart?
View 1 Replies
View Related
Jul 29, 2009
Server: CentosClient: F11Remotely it doesn't work
Code:
tftp 10.0.0.2
tftp> status
[code]....
View 4 Replies
View Related
May 10, 2010
You are running tftpd as an on demand server i.e. it is only fired up when it is needed. Services run by xinetd are always run on demand. Have you actually tested if tftp on another system can access your PC i.e.
Code:
tftp your_pc_ip_address
View 2 Replies
View Related
Jun 19, 2010
I am downloading some files via tftp from the server (call it my server) and I need the server to be case insensitive to the file names requested. That is If I request "SoMe.TTL" and the actual file name is "some.ttl" it should send "some.ttl" back! Right now it is case sensitive and is a pain in the but because some windows clients upload files to that directory and the names can have any case. Furthermore, the file request mechanism must allow the user to input the required file name, hence the user can write using any case. Can the tftp-server solve cases by it's own? How about dnsmasq's internal tftp server? Ok, maybe I wasn't explicit above:
I need to make the fedora tftpd-server Case Insensitive!
View 2 Replies
View Related
Jun 3, 2011
I'm trying to access data from TFTP server which is running on my fedora 15, when i tried to read that file from TFTP path..i'm getting response as time out.. even i tried to get the data in localhost itself...there also i'm getting same time out.. i tried all permission mode.
View 1 Replies
View Related
Jan 28, 2010
My fedora12 send me this error message:
Code:
An internal system error has occurred ..... Please use your distribution bugtracker to report this error ... What is the bugtracker? How i can use it?
View 2 Replies
View Related
Apr 22, 2010
Errors occurred when booting F12 on my laptop.
Code:
Mounting local filesystems: WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
...
Starting system message bus: [FAILED]
[Code].....
You have to define PLUGINS in /etc/sysconfig/sipwitch before running sipwitch
Then the system froze there. Press Ctrl+Alt+F2 can enter command line mode.
I have two graphic cards on my laptop, one is Intel and the other is Nvidia. There seems to be something wrong with the Intel card and I changed into the Nvidia card to boot. Then the errors occurred. The driver of the Nvidia card has not been installed. How can I start my network in command line mode? I cannot enter graphic mode now.
View 10 Replies
View Related
Nov 27, 2009
Code:
Error Type: <class 'yum.Errors.RepoError'>
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module> main()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3122, in main
backend.dispatcher(sys.argv[1:])
File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 710, in dispatcher
self.dispatch_command(args[0], args[1:])
File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 657, in dispatch_command
self.update_packages(only_trusted, package_ids)
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1948, in update_packages
signed = self._is_package_repo_signed(pkg)
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1437, in _is_package_repo_signed
repo = self.yumbase.repos.getRepo(pkg.repoid)
File : /usr/lib/python2.6/site-packages/yum/repos.py, line 121, in getRepo
'Error getting repository data for $s, repository not found' $ (repoid)
I cant update my system what can I do?
View 12 Replies
View Related
Jun 6, 2011
While booting my fedora15, it gets stuck for about 5-6 minutes. Previously there was no problem. I don't know what made this problem. After going through the boot process, error occurred during network process. Using following command I got the result.
Code: # systemctl status network.service
network.service - LSB: Bring up/down networking
Loaded: loaded (/etc/rc.d/init.d/network)
Active: failed since Sun, 05 Jun 2011 21:13:55 +0545; 11h ago
Process: 845 ExecStart=/etc/rc.d/init.d/network start (code=exited, status=1/FAILURE)
CGroup: name=systemd:/system/network.service
Also right after the long pause following messages are printed
Code: 261.742053 usb4-1: device not accepting address 4 error -7
261.794087 hub4-0.1.0: unable to enumerate usb device on ports
I noted it down as soon as I saw the message after that long pause.
View 4 Replies
View Related
Aug 10, 2009
I want to dual boot Fedora 11 with Ubuntu 9.04 Jaunty Jackalope.
I already have Ubuntu installed, but when I try to install Fedora 11 from Live CD, it comes up with this error:
An unhandled exception has occurred. This is most likely a bug... blah blah etc. Bug report is attached.
I would really appreciate it if anyone helps me!
I have had Ubuntu for about a month now (Windows blue screen), I want to use Fedora for a new experience and to do certain things I can't do with Ubuntu
I am booting from a USB stick.
View 9 Replies
View Related
Dec 19, 2009
I just installed Fedora 12 and while I was trying to install Skype, there was a system crash and since then I cannot install any other software or cannot even access 'add/remove software'. Whenever I try to install a software or try to open the 'add/remove software' or, 'Software Updates' I get the message
'An internal system error has occured'.
and inside it contains this-
Code:
Traceback (most recent call last):
File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 2956, in __init__
self.repos.confirm_func = self._repo_gpg_confirm
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 717, in <lambda>
repos = property(fget=lambda self: self._getRepos(),
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 496, in _getRepos
self.conf # touch the config class first .....
I tried these using the terminal-
yum clean all
yum metadata
sudo yum clean all
yum clean metadata
and all of these gave me the same result-
Code:
Loaded plugins: presto, refresh-packagekit
Config Error: File contains no section headers.
file: file://///etc/yum.repos.d/skype.repo, line: 1
"su -c 'yum -y install skype' "
Everything else is working fine, but I just can not install or update any more software.
View 1 Replies
View Related
May 18, 2010
when I open synaptics I get this message:
E: Error occured while processing abrt (CollectFileProvides)
E: Problem with MergeFileProvides /var/lib/apt/lists/download.fedoraproject.org_pub_fedora_linux_update s_12_x86%5f64_repodata_repomd.xml
E: The package lists or status file could not be parsed or opened.
View 14 Replies
View Related
Jan 24, 2010
Problem occured yesterday and has added 3 mins to my boot time. all i can say about it is that it occured after a yum update and then a crash while using wine. i navigated to the file but really cant say much about it. however the pci call there makes me wonder if it is related to the post below.
Starting udev:
Wait timeout. Will continue in the background.
View 2 Replies
View Related
Mar 8, 2011
I seem to be having this problem with Fedora 14:
[URL]
My wireless device is an Intel Ultimate N WiFi Link 5300, driver is iwl4965. Post-suspend I see exactly the same messages as in that Ubuntu report. Restarting NM does not help.Is there a way to lengthen to timeout or kick the device in to life some other way?
View 5 Replies
View Related
Nov 15, 2010
I have successfully setup FreeNX on Suse 10.2, Suse 11 (32 and 64 bit), and am now attempting on RHEL 5.4 (32 and 64 bit). For both distributions, the client fails to times out at exactly the same point - downloading the session information. Here are the steps I took to install/configure.
[Code].....
View 8 Replies
View Related
Dec 1, 2009
I use NX Server 3.4.0-8 and GNOME desktop and I connect through NXClient 3.4.0-5 on Windows 7 pro 64bit.
I have some problems, first is that I use beesu and through the physical console, it asks me once for my password and then remembers it as long as the passwd timeout is set on sudoers file. But when I connect to my desktop through NX, beesu asks for mypassword all the time not honoring the save timeout setting.
View 1 Replies
View Related
Jan 30, 2011
I have a box running Fedora 14 upstairs and I've been trying to get it to run VNC server, unsuccessfully. I've RTFM, and followed the instructions step-by-step, but it still won't run. I'm getting no error messages. But when I try to connect from either a Window or Mac client, it either get a timeout or connection refused. I've read and tried all the troubleshooting; been working on this for about 12 hours now. Is there something major that I could be overlooking?
View 14 Replies
View Related
Mar 20, 2011
How do I configure the screensaver timeout value in terminal?
I am trying to do so without using a GUI method (System --> Preferences --> Screensaver).
View 6 Replies
View Related