Results 1 to 7 of 7
when i am enabling mysql in server (port 3306) it does'nt work. but when i execute iptables -F
it works what may be the reson?...
- 04-12-2011 #1Just Joined!
- Join Date
- Apr 2011
- Posts
- 23
ports assosiated with mysql
when i am enabling mysql in server (port 3306) it does'nt work. but when i execute iptables -F
it works what may be the reson?
- 04-12-2011 #2Just Joined!
- Join Date
- Apr 2011
- Location
- Nashik, Maharashtra, India
- Posts
- 9
Because when you enter a command iptables -F that command flush all rules and set a default iptables (firewall) setting.
so ur sql server is work....
Regards,
Ghansham
- 04-12-2011 #3Just Joined!
- Join Date
- Apr 2011
- Posts
- 23
ok sir thats ok . but my question is what modification needed to make it work without iptable -F
- 04-12-2011 #4Just Joined!
- Join Date
- Apr 2011
- Location
- Nashik, Maharashtra, India
- Posts
- 9
- 04-12-2011 #5Just Joined!
- Join Date
- Apr 2011
- Posts
- 23
ok sir i tried to make it clear
first i block all input connections to my server,then only allow http,svnserve (subvertion),mysql
throug firewall. then after restarting the server i can access http &svn serve but when opening
mysql in client it shows "sever not connected" not the same words but it means that..
- 04-12-2011 #6Just Joined!
- Join Date
- Apr 2011
- Location
- Nashik, Maharashtra, India
- Posts
- 9
- 04-12-2011 #7Just Joined!
- Join Date
- Apr 2011
- Posts
- 23
is there any need to open any oher ports related with mysql


Reply With Quote
