Hi, I am not sure about the error but please see the below example configuration and correct your configuration.
Example confirmation: > Public Interface: fe-0/0/4.52 > Private Interface: fe-0/0/1 fe-0/0/1 - private interface fe-0/0/4.52 - public interface where my public network vlan id is 52. Example commands: set interfaces fe-0/0/1 description "Private network" set interfaces fe-0/0/1 vlan-tagging set interfaces fe-0/0/4 unit 52 vlan-id 52 set interfaces fe-0/0/4 unit 52 family inet filter input untrust Thanks, Jayapal On 14-Jun-2013, at 9:42 PM, Sean Truman <stru...@gmail.com> wrote: > All, > > I am trying to add an SRX 100 to Cloud Stack and keep getting a "Illegal > Group Reference" > > Here is how I am trying to add the config. > IP Address: 10.0.2.1 > Username: root > Password: password > Type: Juniper SRX Firewall > Public Interface: fe-0/0/0.0 > Private Interface: fe-0/0/1.0 > Usage interface: > Number of Retries: 2 > Timeout: 300 > Public network: untrust > Private network: trust > Capacity: 10 > > > > Here is my SRX configuration. > > http://pastebin.com/nTVEM92p > > > Here is the only logs I get from management-server.log > > http://pastebin.com/pWB0Kbtu > > Any help would be greatly appreciated. > > v/r > Sean