This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
playground:wiki3:faq_staticip_3.x [2019/03/20 16:43] tda |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== FAQ - Static IP configuration ====== | ||
- | |||
- | |||
- | |||
- | ===== How to configure Static IP assignment for my gateway ? ===== | ||
- | |||
- | <note important>**The Static IP assignment must be done for a gateway from "scratch" (only FW is available). \\ It is not recommanded to desactivate DHCP while connecting to the WMC. \\ This can imply a connection loss to the WMC.**</note> | ||
- | |||
- | Changing the network configuration throught the WMC dashboard is not recommanded. Doing this through the local configuration is the good way since DNS configuration cannot be done through the dashboard. | ||
- | |||
- | For **Wirnet Station**, set new DNS and static IP assignment in /etc/sysconfig/network file (don't forget to set ETHDHCP to 'no') | ||
- | |||
- | For KerOS systems (**Wirnet iBTS, Wirnet iFemtoCell**), you should issue a SSH connection to setup gateway IP assigment and DNS servers addresses.\\ | ||
- | |||
- | Refer to the specific Wiki to setup static IP for your gateway: \\ \\ | ||
- | Wirnet Station: [[http://wikikerlink.fr/lora-station/doku.php?id=wiki:faq#how_to_configure_static_ip_address]] \\ | ||
- | Wirnet iBTS: [[http://wikikerlink.fr/wirnet-ibts/doku.php?id=wiki:backhaul_3.3.3]] \\ | ||
- | Wirnet iFemtoCell: [[http://wikikerlink.fr/wirnet-ifemtocell/doku.php?id=wirnet-ifemtocell:network_3.4.4]] | ||
- | |||
- | |||