Re: [GnomeMeeting-list] Gnomemeeting behind a Cisco Nat Firewall



from the docs :

fixup protocol h323 {h225 | ras}
The fixup protocol h323 {h225 | ras} command provides support for H.323 
compliant applications such as Cisco CallManager and VocalTec Gatekeeper. 
H.323 is a suite of protocols defined by the International 
Telecommunication Union (ITU) for multimedia conferences over LANs. 
Version 5.3 and higher supports H.323 version 2. H.323 version 2 adds the 
following functionality to the PIX Firewall:

Fast Connect or Fast Start Procedure for faster call setup 
H.245 tunneling for resource conservation, call synchronization, and 
reduced set up time 
PIX Firewall software versions 6.2 and higher support PAT for H.323.


gnomemeeting-list-admin gnome org wrote on 05/03/2003 16:46:03:

> What's the h323 thing?
> 
> I think it should work, but you have to try ;)
> 
> 
> Le mer 05/03/2003 à 16:40, Christian Nabski a écrit :
> > Would this work ?
> > 
> > fixup protocol h323 h225
> > static (inside, outside) interface 192.168.0.1 netmask 255.255.255.255 
tcp 
> > h323
> > static (inside, outside) interface 192.168.0.1 netmask 255.255.255.255 
tcp 
> > 1720
> > 
> > 
> > -> interface means the outside interface's address and 192.168.0.1 is 
the 
> > ip addr of the inside machine
> > 
> > access-list acl_out permit tcp any any eq h323
> > access-list acl_out permit tcp any any eq 1720
> > access-group acl_out in interface outside
> > 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]