Can't read from control socket. Socket error = #10054. FTP ASA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2008 04:14 AM - edited 03-03-2019 11:30 PM
hi,
i have configured FTP server in DMZ zone of the ASA server. i have two public ip addresses a.b.c.d and e.f.g.h when i configured FTP with a.b.c.d it works fine for the inside users and internet users, but when i configured it with e.f.g.h it worked for the inside users but outside users get error message "Can't read from control socket. Socket error = #10054."
My FTP server is LINUX based and is not managed by me
- Labels:
-
Other Routers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2008 07:18 AM
Hi
if you dont mind post your ASA config.
regs
S.Mohan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2008 08:40 PM
hi,
i have attached my configuration file.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2008 09:15 PM
Hi
e.f.g.h is your ASA External Interface ip.so you cannot able to use that ip in your FTP Server( Static NAT).
static (DMZ,outside) a.b.c.d 10.5.0.5 netmask 255.255.255.255
the above line is your Static NAT of FTP Server.
regs
S.Mohana sundaram
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2008 09:28 PM
hi,
sorry that was typing error actually , it was r.s.t.u ip , one thing more when i change static mapping do i need to clear xlate table, may be it was causing problem.
Thanks
