> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://support.mobiteach.fr/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Configure your company's network to use WEBITEACH

# Configure your company's network to use WEBITEACH

If MOBITEACH users connect to the Internet via a corporate network (VPN, Proxy), this network must be configured so that WEBITEACH works optimally.

Here are ** the security rules that your IT department must apply at the level of the Firewall **:

	_Zone _: Internet
	_Adresses / IP _ :
* 		www.webiteach.mobiteach.net / 51.210.248.117
* 		www.webrtc.mobiteach.net / 51.178.63.160

	_Application _:
		* SSL
* 		STUN
* 		Web-Browsing
* 		Websocket

	_Services_ : 
		* service_mobiteach_tcp
* 		service_mobiteach_udp

_Address rules:_
```Rule n°1:
- Name : www.webiteach.mobiteach.net
- Type : FQDN
- Address : webiteach.mobiteach.net

Rule n°2:
- Name : www.webrtc.mobiteach.net
- Type : FQDN
- Address : webrtc.mobiteach.net```

_Services rules:_
```Rule n°1:
- Name : service_mobiteach_tcp
- Location : Shared
- Protocol : TCP
- Destination Port : 443, 445, 8444, 4443, 40000-50000

Rule n°2:
- Name : service_mobiteach_udp
- Location : Shared
- Protocol : UDP
- Destination Port : 443, 445, 15000-20000```




