MultiCom Technical Support Forum Index MultiCom Technical Support
Supporting MultiCom Routers, Firewalls and VPN
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How do I make a simple bridge configuration ?

 
Post new topic   Reply to topic    MultiCom Technical Support Forum Index -> 2.x Frequently Asked Questions
View previous topic :: View next topic  
Author Message
Support



Joined: 09 Oct 2002
Posts: 175
Location: Lausanne, Switzerland

PostPosted: Fri Jan 24, 03 8:53    Post subject: How do I make a simple bridge configuration ? Reply with quote

The simplest bridging configuration will bridge all possible data. This requires 7 lines of code in your configuration file as shown below. A full configuration can be found in the Reference Manual's Examples chapter under the subtitle Bridge:Basic. For more information about using MultiCom products as a bridge please read the Reference Manual chapter on Bridges.

Code:
BRIDGE CREATE GROUP thebridge
BRIDGE GROUP thebridge ASSIGN-SITE internet
BRIDGE CREATE FILTER everything
BRIDGE FILTER everything PERMIT ALL
BRIDGE FILTER everything ASSIGN GROUP thebridge
BRIDGE ON
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    MultiCom Technical Support Forum Index -> 2.x Frequently Asked Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group