| | |
need help with iptable and mySQL server
![]() |
Make sure the port is opened...Insert your MySQL IP for 202.54.1.20. Insert your Apache IP for 202.54.1.50
iptables -A INPUT -p tcp -s 202.54.1.50 --sport 1024:65535 -d 202.54.1.20 --dport 3306 -m state --state NEW,ESTABLISHED -j ACCEPT
iptables -A OUTPUT -p tcp -s 202.54.1.20 --sport 3306 -d 202.54.1.50 --dport 1024:65535 -m state --state ESTABLISHED -j ACCEPT My Home Away from Home: Yet Another Linux Blog
![]() |
Similar Threads
- how do I connect to MySQL server which is firewall protected? (Python)
- Can't connect to MySQL server on 'localhost' (10061) (PHP)
- ERROR 2002: Can't connect to local MySQL server (MySQL)
- Can't connect to local MySQL server (MySQL)
- How many clients can access a PHP script at a time from a MySQL server? (MySQL)
Other Threads in the Linux Servers and Apache Forum
- Previous Thread: reliable hosting
- Next Thread: regarding vbulletin mod rewrite
| Thread Tools | Search this Thread |
.net amazon apache apple asus bbc centos cisco citrix cloud cloudcomputing datacenters debian dell desktops development distributions distros drivers economy eeepc energy enterprise fedora fsf gadgets gentoo gos government gpl hardware hp hyper-v ibm java jobs kindle knoppix kvm laptop laptops lawsuits ldap licensing limo linustorvalds linux linuxfoundation linuxmagazine magazines microserver microsoft mobile mobilephones netbook netbooks news novell olpc open openmoko openoffice opensolaris opensource opensuse openvz operatingsystems os pc pcworld plathome politics qumranet redhat rhel robot russia server servers slackware software solaris source stallman sun supercomputer support tivo torvalds training tv ubuntu umpc unix virtualization vmware windows x86 xandros xen





