Hi ,
Sure, will definitely keep that in mind.
Want to sum up the list of checks and troubleshooting i did for connecting to an FTP server.
We are trying to connect to an FTP server from our AIX server. Getting the following message
However, we are able to reach out to the same server from our local PC (workstation) via powershell
The ftp services are enabled [uncommented] in the /etc/services file
The ports are open
Checked the inted.conf file, ftp isn't commented out
Upon checking the firewall status , we are getting the following message
ftpd status check
I tried pinging from the host ( which is my SAP server running on AIX) to the FTP server
Result : unsuccessful ,cannot ping
But, when i pinged the same FTP server from my local PC/Workstation (in the same LAN as my SAP server) it was successful
Windows PC and my AIX server are on the same LAN ,let's say LAN1
The server that i'm trying to connect to is on another LAN say LAN 2
I was successfully able to ping the AIX server from my local windows workstation
Here is the o/p:
Please suggest what approach to take /what further checks to do in order to connect via FTP? Any specific firewall related checks we need to do ?
I'm afraid i do not have the network architecture /diagram with me now as i'm fairly new to this organization and haven't received any sort of handover.
Here are the routes :
Will adding the route via routeadd do any good
Any further network related checks i can do ? Anything to do with the firewall ? Any specific firewall related checks i can carry out?
Location: Asia Pacific, Cyberspace, in the Dark Dystopia
Posts: 19,118
Thanks Given: 2,351
Thanked 3,359 Times in 1,878 Posts
Actually, I did not ask you for a polished, full blown, network diagram.
I asked you:
Quote:
Maybe you can draw a picture of your network and upload the image as an attachment so we can take a look?
If you cannot take a piece of paper and a pencil (or your favorite drawing tool) and depict the network you are working, there is little hope to solving a networking / routing issue.
Hi All,
We have done new FTB setup.
I am not able to to connect to this new target server.
Here is the new setup to send files to the FTB :
- Login : FTB-TAN-DEV-SAP
- Protocol : SFTP
- Port : 54322
- Hostname : ftb-dev.apj.hp
- Env : DEV
- Target ID : 3225
I tried connecting to the... (5 Replies)
Hi,
I am unable to connect sun server, server model is sun fire v440
on server 2 ports are there.
serial management, and network management.
I would like to know how to connect serial port if I dont have com port on my system? and on Network Management no ip address is configured.
... (2 Replies)
Hi,
Could you please help me with the below issue..
I'm running RHEL6 OS on both server (192.168.0.10) and client machines (192.168.0.1).
I'm trying to connect to server from the client machine using ftp service.
I have installed vsftpd daemon on both the machines.
I'm getting... (4 Replies)
Hi,
I have two unix servers A and B. from A i am trying to use the ftp command to connect to B but I am getting the "ftp: connect: A remote host refused an attempted connect operation."
I checked the following things :
1.) Unix Server details for A and B after running the command uname -a... (3 Replies)
Hello All,
I am trying to connect to ftp server and get the files. Also i need to rename the file in other ftp dir.
rename method is not allowing me to rename the file in other dir. When i tried copy command by using net::FTP:FILE then perl says it is not installed.
Can some body help me to... (2 Replies)
Hi,
I have xmanager installed on my windows PC. But I am not able to connect to AIX server.
It's giving the error as follows:
The X11 forwarding request was rejected. Graphics mode is not coming up in AIX server.
Please help as I have to install oracle patchset urgently. (1 Reply)
I have the following ftp script to get files from a remote location.
However, on running the script I find that I am not even able to connect to ftp server.
I am able to connect to ftp server using other GUI ftp tools like WS_FTP using the same IP.
IP used here is a dummy IP.
What can go... (3 Replies)