Search Results

Search: Posts Made By: damogallagher
4,607
Posted By damogallagher
I just checked the client and there are no...
I just checked the client and there are no firewall rules configured there.
My client is hosted on AWS and I have setup the security groups to allow all inbound and outbound traffic on all ports for...
4,607
Posted By damogallagher
Apologies - here is the result of that command ...
Apologies - here is the result of that command

Chain INPUT (policy ACCEPT 323 packets, 123K bytes)
pkts bytes target prot opt in out source destination
5244 285K...
4,607
Posted By damogallagher
This is the result of running the nmap command ...
This is the result of running the nmap command

Host is up.
PORT STATE SERVICE
3306/tcp filtered mysql
4,607
Posted By damogallagher
I mean I still cannot connect to mysql on my...
I mean I still cannot connect to mysql on my remote server.
The commands I am using are as follows

iptables -I INPUT -p tcp -m tcp --dport 3306 -j ACCEPT;
iptables-save > /etc/sysconfig/iptables...
4,607
Posted By damogallagher
iptables - allow MySql
Hi

I want to allow mysql connections to my server and I have added the following iptables.

Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT tcp -- ...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 09:50 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy