My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 18: firewall rules on gserve033.lis.illinois.edu
1 person starred this issue and may be notified of changes. Back to list
Status:  Verified
Owner:  dtwri...@gmail.com
Closed:  Feb 2010


 
Project Member Reported by kumarami...@gmail.com, Jan 23, 2010
Dan,

Can you modify the iptables rules on  gserve033.lis.illinois.edu so that
cloud.cs.illinois.edu can connect to the mysql running on this box. 
Alejandro is running scripts on the cloud to download jamendo track  database.


I added 
iptables -I INPUT 3 -i eth0 -p udp --dport mysql -s 128.174.252.0/23 -j ACCEPT

and 

iptables -I INPUT 3 -i eth0 -p tcp --dport mysql -s 128.174.252.0/23 -j ACCEPT



But no luck.

Thanks
Amit


Jan 23, 2010
Project Member #1 kumarami...@gmail.com
(No comment was entered for this change.)
Owner: dtwright
Jan 23, 2010
Project Member #2 dtwri...@gmail.com
I added a rule to /etc/sysconfig/iptables and restarted the firewall - it should be
working now. FYI, eth1 is the outside world interface, not eth0.
Jan 25, 2010
Project Member #3 dtwri...@gmail.com
I had to also add a rule for cn*.cs.illinois.edu, since they are on a different
subnet than the cloud frontend.
Feb 9, 2010
Project Member #4 kumarami...@gmail.com
Closing this issue
Status: Verified
Cc: -agutie01 -dtwright

Powered by Google Project Hosting