PDA

View Full Version : Does GSC appliance support terminals?


Dmitry@Rivermine
07-19-2007, 08:03 AM
Hi, I'm wondering if the GSC appliace supports having terminals added in the AppLogic application editor. Seems like when I add terminals for apex and sqlnet and an out gateway the default interface does not come up so I can't ssh to the appliance from 3t shell.

Does anyone know if I should not use GSC based appliances in a multi appliance application configuration (using IN, OUT, etc appliances).

Thanks,
Dmitry

Jsmart
07-19-2007, 03:07 PM
Yes, GSC supports terminals.. there is an issue in the current release in which you need to add an arp_ignore strin tin the sysctl.conf file.

please see:
http://support.3tera.net/showthread.php?t=58

this will be added by default in the GSC application in the 2.0 Final release

JeremySuo
07-23-2007, 08:50 PM
One thing to keep in mind is that you need to also change the iptables rules that come default on most GSC's. You will need to allow that new port and protocol through so the terminal can communicate with other GSC's or components. I have many apps built using a mix of external and internal interfaces on GSC's with no problems on both the 2.x and 1.2x releases.

Also make sure when your building the interface you choose the correct protocol type or 'any' for the interface. You can also add more protocols by editing the class directly so it then becomes a drop down option.

Thanks,

Jeremy