Added patterns to check TFTP received data. All woks good now.
parent
4e2862981a
commit
e1acb98737
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,6 @@
|
||||
#1 Hello to TFTP server!
|
||||
#2 Hello to TFTP server again!
|
||||
#3 It works!
|
||||
#4 New string for test..
|
||||
#5 Bumped :))
|
||||
|
||||
@ -0,0 +1,40 @@
|
||||
[DHCP]
|
||||
Lease_NumLeases=0
|
||||
[TFTPD32]
|
||||
BaseDirectory=.
|
||||
TftpPort=69
|
||||
Hide=0
|
||||
WinSize=0
|
||||
Negociate=1
|
||||
PXECompatibility=0
|
||||
DirText=1
|
||||
ShowProgressBar=1
|
||||
Timeout=3
|
||||
MaxRetransmit=6
|
||||
SecurityLevel=1
|
||||
UnixStrings=1
|
||||
Beep=0
|
||||
VirtualRoot=0
|
||||
MD5=0
|
||||
LocalIP=
|
||||
Services=1
|
||||
TftpLogFile=
|
||||
SaveSyslogFile=
|
||||
PipeSyslogMsg=0
|
||||
LowestUDPPort=0
|
||||
HighestUDPPort=0
|
||||
MulticastPort=0
|
||||
MulticastAddress=
|
||||
PersistantLeases=1
|
||||
DHCP Ping=1
|
||||
DHCP LocalIP=
|
||||
Max Simultaneous Transfers=100
|
||||
UseEventLog=0
|
||||
Console Password=tftpd32
|
||||
Support for port Option=0
|
||||
UseEventLog=0
|
||||
Keep transfer Gui=5
|
||||
Ignore ack for last TFTP packet=0
|
||||
Enable IPv6=0
|
||||
UnicastBOOTP=0
|
||||
DHCP Double Answer=0
|
||||
Reference in New Issue