Blogs1 - 10 of 84 recent posts for tag:TFTP
01
Nov
2009
FREE PacketTrap TFTP Server 2.2

9 days ago by Network Software

TFTP Server is a FREE multi-threaded file transfer utility. It supports simultaneous transfers and offers option negotiation between client and server, including clock size, transfer size, and timeout. It may be used to move configurations between routers, switches, hubs, and XTerminals. It has been ...

Network Software - Best ... - bestnetworksoftware.com

28
Oct
2009
Network Monitoring Tools

12 days ago by Harry

Video youtube video

The guys over at Solarwinds have a very nice collection of free Network Monitoring tools. Some of the tools they offer for free are: TFTP Server WMI Monitor IP SLA Monitor VM Monitor Exchange Monitor and more. These tools are great for small networks or if you just want to learn about monitoring in ...

YMC Tech - yourmorningcoffee.ca

24
Oct
2009
Ubuntu network install (PXE)

16 days ago by Vegard

sudo apt-get install tftpd-hpa tftp-hpa xinetd dhcp3-server sudo pico /etc/xinetd.d/tftp Then write following service tftp { protocol = udp port = 69 socket_type = dgram wait = yes user = root server = /usr/sbin/in.tftpd server_args = /var/lib/tftpboot disable = no } Edit TFTP config sudo pico /etc/ ...

Vegard Hammerseth - vegard.hammerseth.com · 2 references

22
Oct
2009
Linksys WRT54G Router As A Wireless Bridge

18 days ago by Mattb4rd

So you’ve got an Ethernet-capable device (like an xBox 360) that is too far away from your broadband router to connect directly and you don’t want to spend 80 bones on something like a Microsoft xBox 360 Wireless Networking Adapter. You’re just geeky or nerdy enough to be dangerous [not only do you ...

Mattb4rd's JugglingApples.Com - jugglingapples.com · 3 references

21
Oct
2009
Need for Linux !

19 days ago by SimonJKo

Any Network Engineer’s toolbox has one thing in common; a version of linux running. Either a Fedora client or Ubuntu or Solaris, you need one machine with a hard coded ipaddress running syslog, tftp server, snmp poller and snort. First of all, I am not going to address the obvious. Terminal program ...

Network Penetration Study ... - yeopjeon.com

Script to backup Cisco switches via telnet / tftp

19 days ago by Peter Van Eeckhoutte

A couple of days ago, I have released a small perl script to back up Cisco IOS based switches via telnet. I know there are a couple of similar scripts available on the internet, but most of them either use the “expect” functionality (which does not work all the time), or use SendKeys (which only wor ...

Peter Van Eeckhoutte's Blog - corelan.be:8800 · 6 references

11
Oct
2009
Adding TFTP Server to DHCP Scope in Windows Server for Cisco IP Phones and ...

29 days ago by jonny

When configuring our Cisco IP 7912 IP phones to connect to our Trixbox VOIP system we needed to define the TFTP server manually on the handset. To make things a little easier we setup added our TFTP server into the DHCP scope. Select Start > Programs > Administrative Tools > DHCP in order to go to t ...

JonnyWood.com - jonnywood.com

07
Oct
2009
Install & Setup TFTP On Debian Lenny

34 days ago by Andrew

Bold indicates a button clicked or key pressed. “quotes” indicates a value which has been entered. Grey block quote is a command typed directly into the console. Procedures 1. Log in as root or an administrative user. #apt-get install tftpd #mkdir /tftpboot #chmod 777 /tftpboot 2. Edit /etc/inetd.co ...

Unflappings - blog.unflap.com

02
Oct
2009
Was tun wenn die Power LED blinkt?

38 days ago by Burak

Beim Flashen meines Linksys Routers (WRT54GL) ist irgendwas schief gegangen und ich hatte keinen Zugriff mehr. Pingen ging noch aber SSH und die Weboberfläche waren nicht mehr erreichbar. Als ich bemerkt habe das die Power LED ständig blinkt wurde mir klar das irgendwas nicht stimmte. Tja was tun we ...

#!/bin/burak - burak-yueksel.de

01
Oct
2009
Provisioning Linksys VoIP Phones

39 days ago by Soumplis Alexandros

google_ad_client = "pub-0608580539521268"; google_ad_width = 234; google_ad_height = 60; The purpose is to deploy central configuration changes to linksys phones in a network through the help of excel files (holding the data) and a tftp server holding separate configs for every ip phone based on mac ...

HowTo.gr - howto.gr/wp · 1 reference

Previous1234567