<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic WCS Internal TFTP not working in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/wcs-internal-tftp-not-working/m-p/1691363#M74403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you running WCS on Linux?&amp;nbsp; If so, do you have the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tftp running&lt;/P&gt;&lt;P&gt; netstat -l |grep tftp&lt;/P&gt;&lt;P&gt;udp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 *:tftp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *:*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;udp port 69 allowed through firewall&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add the following line to /etc/sysconfig/iptables:&lt;/P&gt;&lt;P&gt;-A RH-Firewall-1-INPUT -p udp -m udp --dport 69 -j ACCEPT&lt;/P&gt;&lt;P&gt;and restart the iptables service&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should not have the redhat tfp package installed. WCS installs its own.&amp;nbsp; If so, you may want to remove it as it will compete to listen on udp 69.&amp;nbsp; rpm -e tftp-server from a root prompt will get rid of it, or just turn it off with "chkconfig tftp off"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the tftp log file in &lt;/P&gt;&lt;P&gt;/opt/WCS6.0.202.0/webnms/logs&lt;/P&gt;&lt;P&gt;to what is happening with the WCS installed tftp server&lt;/P&gt;&lt;P&gt;We have been running WCS since 3.x on linux with no issues with tftp backups&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Aug 2011 13:27:31 GMT</pubDate>
    <dc:creator>ericgarnel</dc:creator>
    <dc:date>2011-08-12T13:27:31Z</dc:date>
    <item>
      <title>WCS Internal TFTP not working</title>
      <link>https://community.cisco.com/t5/wireless/wcs-internal-tftp-not-working/m-p/1691362#M74402</link>
      <description>&lt;P style="margin-bottom: .0001pt;"&gt;Has anyone ever experienced an internal TFTP on WCS server not working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;I would like to backup the “controller configuration backup” to WCS internal TFTP server, but it always failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;I used WCS Version 6.0.202.0&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 03:29:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wcs-internal-tftp-not-working/m-p/1691362#M74402</guid>
      <dc:creator>valkyries</dc:creator>
      <dc:date>2021-07-04T03:29:26Z</dc:date>
    </item>
    <item>
      <title>WCS Internal TFTP not working</title>
      <link>https://community.cisco.com/t5/wireless/wcs-internal-tftp-not-working/m-p/1691363#M74403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you running WCS on Linux?&amp;nbsp; If so, do you have the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tftp running&lt;/P&gt;&lt;P&gt; netstat -l |grep tftp&lt;/P&gt;&lt;P&gt;udp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 *:tftp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *:*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;udp port 69 allowed through firewall&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add the following line to /etc/sysconfig/iptables:&lt;/P&gt;&lt;P&gt;-A RH-Firewall-1-INPUT -p udp -m udp --dport 69 -j ACCEPT&lt;/P&gt;&lt;P&gt;and restart the iptables service&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should not have the redhat tfp package installed. WCS installs its own.&amp;nbsp; If so, you may want to remove it as it will compete to listen on udp 69.&amp;nbsp; rpm -e tftp-server from a root prompt will get rid of it, or just turn it off with "chkconfig tftp off"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the tftp log file in &lt;/P&gt;&lt;P&gt;/opt/WCS6.0.202.0/webnms/logs&lt;/P&gt;&lt;P&gt;to what is happening with the WCS installed tftp server&lt;/P&gt;&lt;P&gt;We have been running WCS since 3.x on linux with no issues with tftp backups&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 13:27:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wcs-internal-tftp-not-working/m-p/1691363#M74403</guid>
      <dc:creator>ericgarnel</dc:creator>
      <dc:date>2011-08-12T13:27:31Z</dc:date>
    </item>
    <item>
      <title>WCS Internal TFTP not working</title>
      <link>https://community.cisco.com/t5/wireless/wcs-internal-tftp-not-working/m-p/1691364#M74404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Eric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yup we are using WCS running on linux.&lt;/P&gt;&lt;P&gt;Actually we bought the built-in Cisco WCS server, so I assume they already have everything set up.&lt;/P&gt;&lt;P&gt;But I will give it a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will get back with the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks before&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 13:35:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wcs-internal-tftp-not-working/m-p/1691364#M74404</guid>
      <dc:creator>valkyries</dc:creator>
      <dc:date>2011-08-12T13:35:37Z</dc:date>
    </item>
    <item>
      <title>WCS Internal TFTP not working</title>
      <link>https://community.cisco.com/t5/wireless/wcs-internal-tftp-not-working/m-p/1691365#M74405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Eric.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's work now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for sharing the info.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2011 10:32:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wcs-internal-tftp-not-working/m-p/1691365#M74405</guid>
      <dc:creator>valkyries</dc:creator>
      <dc:date>2011-08-15T10:32:37Z</dc:date>
    </item>
    <item>
      <title>WCS Internal TFTP not working</title>
      <link>https://community.cisco.com/t5/wireless/wcs-internal-tftp-not-working/m-p/1691366#M74406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone else had this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running WCS on Windows Server 2003 Standard, and I have never been able to get the 2504 controller to back up to the internal tftp on WCS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the error message that the TFTP service isn't running, but I can't figure out how to get it to run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vicki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 20:22:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wcs-internal-tftp-not-working/m-p/1691366#M74406</guid>
      <dc:creator>Vicki Cullis</dc:creator>
      <dc:date>2013-09-06T20:22:04Z</dc:date>
    </item>
    <item>
      <title>WCS Internal TFTP not working</title>
      <link>https://community.cisco.com/t5/wireless/wcs-internal-tftp-not-working/m-p/1691367#M74407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the services running on your windows 2003 server.&amp;nbsp; Or just back it up to another tftp server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;BR /&gt; &lt;BR /&gt;Scott &lt;BR /&gt; &lt;BR /&gt;Help out other by using the rating system and marking answered questions as "Answered"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Sep 2013 13:54:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wcs-internal-tftp-not-working/m-p/1691367#M74407</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2013-09-07T13:54:55Z</dc:date>
    </item>
    <item>
      <title>WCS Internal TFTP not working</title>
      <link>https://community.cisco.com/t5/wireless/wcs-internal-tftp-not-working/m-p/1691368#M74408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The service isn't running on WCS, but it should be.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry - I'm new to this - I can't figure out at all how to get the TFTP server running on the same machine as WCS.&amp;nbsp;&amp;nbsp; It won't let me install a 3rd party TFTP program on it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 14:00:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wcs-internal-tftp-not-working/m-p/1691368#M74408</guid>
      <dc:creator>Vicki Cullis</dc:creator>
      <dc:date>2013-09-09T14:00:29Z</dc:date>
    </item>
    <item>
      <title>WCS Internal TFTP not working</title>
      <link>https://community.cisco.com/t5/wireless/wcs-internal-tftp-not-working/m-p/1691369#M74409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to the windows services and restart the WCS tftp service.&amp;nbsp; You won't be able to add another tftp service if that one is already started.&amp;nbsp; You can disable the windows WCS tftp service and use another tftp server or just try to restart the WCS tftp service.&amp;nbsp; Have you tried to reboot the windows server?&amp;nbsp; That would be my last step to see if a reboot will start the service of if it will fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;BR /&gt; &lt;BR /&gt;Scott &lt;BR /&gt; &lt;BR /&gt;Help out other by using the rating system and marking answered questions as "Answered"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 16:48:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wcs-internal-tftp-not-working/m-p/1691369#M74409</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2013-09-09T16:48:04Z</dc:date>
    </item>
    <item>
      <title>WCS Internal TFTP not working</title>
      <link>https://community.cisco.com/t5/wireless/wcs-internal-tftp-not-working/m-p/1691370#M74410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see any WCS tftp service listed in the running services.&amp;nbsp; I did reboot the WCS server and it's still not showing up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd really prefer to use the default tftp service if I can.&amp;nbsp; I know I'm missing something dumb, but I can't figure out what that is.&amp;nbsp; Under Configure&amp;gt;TFTP servers, the WCS server IP is listed there.&amp;nbsp; I don't know where else to get it going.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vicki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 18:49:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wcs-internal-tftp-not-working/m-p/1691370#M74410</guid>
      <dc:creator>Vicki Cullis</dc:creator>
      <dc:date>2013-09-09T18:49:58Z</dc:date>
    </item>
    <item>
      <title>WCS Internal TFTP not working</title>
      <link>https://community.cisco.com/t5/wireless/wcs-internal-tftp-not-working/m-p/1691371#M74411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well maybe your best bet is to setup a tftp server on another machine and backup to that.&amp;nbsp; I typically backup to my machine anyways as I know that is the copy I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;BR /&gt; &lt;BR /&gt;Scott &lt;BR /&gt; &lt;BR /&gt;Help out other by using the rating system and marking answered questions as "Answered"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 19:26:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wcs-internal-tftp-not-working/m-p/1691371#M74411</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2013-09-09T19:26:15Z</dc:date>
    </item>
  </channel>
</rss>

