Jump to content

Snom SOHO - configure LAN and WAN address


markthompson

Recommended Posts

That is possible. In Linux, you can generally have many IP addresses on the same (physical) interface. The SoHo is running a Debian if I remember correctly, we don't support this kind of configuration from the (default) web interface. http://wiki.debian.org/NetworkConfiguration#Multiple_IP_addresses_on_One_Interface contains what needs to be done. Actually you can log in through the SSH to the system and edit the file directly. Alternatively, you can customize the web page on the PBX where you can set the static IP address for the SoHo, so that the JavaScript there generates a different configuration file. Probably the first is easier.

Link to comment
Share on other sites

That is possible. In Linux, you can generally have many IP addresses on the same (physical) interface. The SoHo is running a Debian if I remember correctly, we don't support this kind of configuration from the (default) web interface. http://wiki.debian.org/NetworkConfiguration#Multiple_IP_addresses_on_One_Interface contains what needs to be done. Actually you can log in through the SSH to the system and edit the file directly. Alternatively, you can customize the web page on the PBX where you can set the static IP address for the SoHo, so that the JavaScript there generates a different configuration file. Probably the first is easier.

 

 

great thanks. how can I do it through the http://192.168.0.101/reg_system.htm page?

 

is there a standard username and password for SSH?

Link to comment
Share on other sites

Right. The default SSH username is "root" and the default password either "nosoup4u" or "snomONE", unless you have changed the password for the PBX system admin account (then it is that password).

 

You can also modify the page "reg_plug_ip.htm". There is a function called generate_interfaces, where you can add your code for eth0.0 as shown in that Debian web page.

 

Note!!!

 

You are working on a dangerous part of the system. If you loose the IP configuration, your box will be a brick. The SoHo does not have a factory reset button (unlike the snom ONE mini). You should definitively make sure that you can log in to the SSH through IPv6 link local address. If you have a Debian standard Linux system somewhere, try out what configuration works, and after it works try it out on the SoHo.

Link to comment
Share on other sites

Right. The default SSH username is "root" and the default password either "nosoup4u" or "snomONE", unless you have changed the password for the PBX system admin account (then it is that password).

 

You can also modify the page "reg_plug_ip.htm". There is a function called generate_interfaces, where you can add your code for eth0.0 as shown in that Debian web page.

 

Note!!!

 

You are working on a dangerous part of the system. If you loose the IP configuration, your box will be a brick. The SoHo does not have a factory reset button (unlike the snom ONE mini). You should definitively make sure that you can log in to the SSH through IPv6 link local address. If you have a Debian standard Linux system somewhere, try out what configuration works, and after it works try it out on the SoHo.

 

thanks again. I take it what I am trying to do is not standard on the Soho? what is the normal way to install these? is NAT the way forward?

Link to comment
Share on other sites

If you just want to use a SIP trunk to the public Internet you can usually lust keep the private IP address. The SBC of the service provider will fix the problem that the IP address in the SIP packet can practically just be ignored.

 

You only need a routable IP address if you want to register phones from remote locations and you don't have a VPN. Then you could configure the device only with the public IP address; in many cases the local router will be smart enough to keep the traffic local ("hair pinning"). You can see this as hosting your PBX in your own little cloud.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...