Difference between revisions of "Koji Testbed"
From PDP/Grid Wiki
Jump to navigationJump to searchLine 387: | Line 387: | ||
Sigul is available as a package in CentOS 6, and hold all three components. The client is installed on koji-hub.testbed; the bridge on koji-bridge.testbed and the server on sigul.testbed. The latter two cannot be accessed through ssh, only console access (wich 'virsh console' or on the virtual video console). | Sigul is available as a package in CentOS 6, and hold all three components. The client is installed on koji-hub.testbed; the bridge on koji-bridge.testbed and the server on sigul.testbed. The latter two cannot be accessed through ssh, only console access (wich 'virsh console' or on the virtual video console). | ||
− | '''Note:''' the firewall on sigul and the sigul bridge should | + | '''Note:''' the firewall on sigul and the sigul bridge should have a line to accept packets from eachother, as the stateful tracking doesn't work so well. The connection stays open for too long and the firewall loses the state. |
− | + | iptables -R INPUT 1 -p tcp -s 10.198.8.18 \! --syn -j ACCEPT | |
TODO: write up how to set up a new key and put it to work in sigul. | TODO: write up how to set up a new key and put it to work in sigul. | ||