Forum Discussion
Connection Refused
Mostly back end server port flap issue. Please check the back-end server.
Unix comamnd
netstat -an | grep “:25 “
netstat -plnt | grep ':80'
- TMdog21_318632Apr 25, 2017Nimbostratus
thanks. Im a total newbie. I don't know how to get to the command line. is that a putty sessin type of thing?
- TMdog21_318632Apr 25, 2017Nimbostratus
are there logs to check?
- TMdog21_318632Apr 25, 2017Nimbostratus
I don't see how those two commands help me. I'm looking for traffic that may be getting dropped by the F5.
- Samir_Jha_52506Apr 25, 2017Noctilucent
Do you have back end server access? Login to UNIX server n check the port status with above command.
- TMdog21_318632Apr 25, 2017Nimbostratus
I can open a cli session on the f5 and run the commands. this command, netstat -an | grep “:25 “, give me nothing. however, netstat -an, gives me connected and listening. And netstat -plnt | grep ':80'gives me: netstat -plnt | grep ':80' tcp 0 0 127.0.0.1:80 0.0.0.0:* LISTEN 5996/httpd tcp 0 0 ::ffff:127.0.0.1:8005 :::* LISTEN 10786/java tcp 0 0 ::ffff:127.0.0.1:8009 :::* LISTEN 10786/java
Is there a log that will show me when IP address try's to connect or connects to the f5?
- Nicholas_P__308Apr 25, 2017Cirrus
/var/log/ltm
... or you can perform a TCPDUMP.
If you don't see port 25 on the netstat when you are trying to connect via telnet, the server isn't listening on that port.
Also, they are trying to connect to the VIP, so you need to ensure that the VIP application server is listening on said port. I wouldn't let customers telnet into servers but maybe that is just me.
- TMdog21_318632Apr 25, 2017Nimbostratus
I don't think I presented this right. The user is sending email via telnet to test their app server. the email will go thru the f5 (load balancing) and onto the mail relays. we send and receive 1000's every day so its probably not a port issue. already checked FW. I need to see a log that will show me the traffic from a specific IP. the connection initially gets refused, then works. the email gets delivered.
- Nicholas_P__308Apr 25, 2017Cirrus
TCPDUMP on the application server, and another time from the front-end of the BIGIP F5.
- TMdog21_318632Apr 25, 2017Nimbostratus
how is do I view a qkview file?
- Nicholas_P__308Apr 25, 2017Cirrus
From gui,
System > Support > Check box for qkview
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com