Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Can't access updated plugins at ftp://lucky.syr.edu/4plugins/

Jun
29
0
This is probably an issue for Vince Fatica.

I recently updated Tcmd to V19.10.51 from V19.00.28. When starting, Tcmd/TCC now report

TCC: (Sys) The specified procedure could not be found.
"C:\bin\jpsoft\tcmd\PlugIns\4console.dll"
TCC: (Sys) The specified procedure could not be found.
"C:\bin\jpsoft\tcmd\PlugIns\4utils.dll"
TCC: (Sys) The specified procedure could not be found.
"C:\bin\jpsoft\tcmd\PlugIns\sysutils.dll"

I have noted Rex's announcement of changes in Build 31. When I attempt to download updates via ftp links on the plugins page, I get a connection timeout. This is the second time I have tried to do this, both times on weekends (in case that is significant). Also, I am in Australia (again, in case that is significant).

Thank you for any assistance.
John
 
Sorry about that!

lucky.syr.edu was getting beat up by hackers in Asia so I installed some firewall rules blocking many IPs managed by APNIC. If you post an IP address or range of addresses, I'll disable the appropriate rule.
 
Hi Vince

Thought something like that might be the case, vaguely remember you discussing it with someone from eastern Europe a few years ago.

My current IP is 110.143.141.253. As my provider is a large Telco in Australia, you may be able to determine a range from that individual IP.

Thanks,
John
(Also Win7 Pro 32 SP1)
 
P.S., It's hard to block IPs selectively. Here's just part of 110.*.*.*
Code:
110.93.112.0 - 110.93.191.255 KR
110.93.192.0 - 110.93.255.255 PK
110.94.0.0 - 110.127.255.255 CN
110.128.0.0 - 110.135.255.255 JP
110.136.0.0 - 110.139.255.255 ID
110.140.0.0 - 110.151.255.255 AU
110.152.0.0 - 110.157.255.255 CN
110.158.0.0 - 110.158.255.255 JP
110.159.0.0 - 110.159.255.255 MY
 
I apologize! It was blocked by the firewall and also the FTP server itself. I removed the second block. It should be OK now.
 
Same problem when I'm at the office. IP 216.15.121.174.
Hi, Dave.

There's a lot of good stuff in the 216 class A network (Google, Amazon, ...). It's not blocked by either my FTP server or by my firewall. My best guess is a firewall on your end, possibly a restriction imposed by your employer.

My FTP logs go back a year ... long before I implemented any firewall rules. They show no connections from anyone in 216.15.*.*.
 
My mistake. There are lots of connections from your address, the most recent being on June 16.

But all the other things I said seem to be true. It's not blocked. I left a sniffer going, targeting 216.15. It'll see stuff before the server or the firewall. Please try again, today or tomorrow.

Edit: When you do, note the exact time.
 
Last edited:
I looked at firefox/google 'ip address' and got 121.208.242.48. However, the ipconfig.exe returns an ip6 address.
 
Vince, I'll try it again on Wednesday (next time I'm there). Meanwhile, I've noticed that I can't connect from home, either. My home IP address is not static, but it should stay in the 104.153.*.* range.
It's been 104.153.40.9 for a couple of months.
 
Can'/t access it either: ipconfig gives:


Windows IP Configuration


Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
IPv6 Address. . . . . . . . . . . : 2606:a000:4d03:2300:85e9:cfb8:713a:176e
Temporary IPv6 Address. . . . . . : 2606:a000:4d03:2300:d4f5:8648:64c7:f835
Link-local IPv6 Address . . . . . : fe80::85e9:cfb8:713a:176e%12
IPv4 Address. . . . . . . . . . . : 192.168.0.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : fe80::5665:deff:fee4:4377%12
192.168.0.1
 
Would it be helpful if I were to mirror parts of Lucky on my own server?
 
Can'/t access it either: ipconfig gives:


Windows IP Configuration
Ethernet adapter Local Area Connection:
IPv4 Address. . . . . . . . . . . : 192.168.0.2
That doesn't help. 192.168.*.* are non-routable IPs ... that specific IP was, no doubt, given to your computer by a router or modem. For me to investigate, I'll need the IP address of the router/modem ... the address your router/modem gets from your ISP ... the IP address that the outside world sees.

I have no personal experience with routers, but I know they typically act as firewalls.
 
That doesn't help. 192.168.*.* are non-routable IPs ... that specific IP was, no doubt, given to your computer by a router or modem. For me to investigate, I'll need the IP address of the router/modem ... the address your router/modem gets from your ISP ... the IP address that the outside world sees.

I have no personal experience with routers, but I know they typically act as firewalls.

How would I get that information? I am on RR/TWC......

It's:
ARRIS MTA
MAC Address: 5465DEE44372
 
How would I get that information? I am on RR/TWC......

It's:
ARRIS MTA
MAC Address: 5465DEE44372
I don't know. Don't you know how to connect to/configure your router? Here's a guess:
Code:
http://192.168.0.1
 
OK. I know next to nothing about IPv6. But I enabled it on both Windows and the FTP server. Let me know if that made a difference.
 
Code:
k> ping  lucky.syr.edu

Pinging lucky.syr.edu [128.230.13.209] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 128.230.13.209:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

(%?=1, %_?=0)
 
Code:
k> ping  lucky.syr.edu

Pinging lucky.syr.edu [128.230.13.209] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 128.230.13.209:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

(%?=1, %_?=0)
Hmmm! Lucky's IP has changed. I have to look into that?
 
Well no; lucky's IP hasn't changed. It's 128.230.13.36 (as it has always been).
Code:
v:\> echo %_winname
LUCKY

v:\> echo %_ip
128.230.13.36

My employer's DNS must be screwed up.
 
C:\Program Files\JPSoft\TCMD20]C:\Windows\system32\PING.EXE lucky.syr.edu

Pinging lucky.syr.edu [128.230.13.209] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 128.230.13.209:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

[C:\Program Files\JPSoft\TCMD20]echo %_ip
192.168.0.2
 
C:\Program Files\JPSoft\TCMD20]C:\Windows\system32\PING.EXE lucky.syr.edu

Pinging lucky.syr.edu [128.230.13.209] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 128.230.13.209:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

[C:\Program Files\JPSoft\TCMD20]echo %_ip
192.168.0.2
What's your point?

Try ftp://128.230.13.36
 

Similar threads

Back
Top