And another option which is what I use is SSH Tunnelling. Use SSH Keys and in user.conf set SSHDPORT=“<not the standard 22>” and SSHDROOT=“No” in user.conf. You can tunnel to any device on the network. So simple. No need to establish VPN connections. No problems with overlapping IP ranges and a single firewall rule.
Regards Michael Knill On 14 Apr 2015, at 2:58 am, Lonnie Abelbeck <li...@lonnie.abelbeck.com> wrote: Hi Shamus, One method would be to manually add Firewall Rules for each SIP phone (example): -- NAT EXT->LAN TCP Source: 0/0 8010 Destination: 192.168.5.10 80 NAT EXT->LAN TCP Source: 0/0 8011 Destination: 192.168.5.11 80 ...etc for each phone -- (of course use any NAT'ed port numbers you wish) Then use this URL to access the first of the phones (example): http://pbx:8010/ Another method would be to enable OpenVPN Server in AstLinux and check in the Firewall tab: -- _x_ Allow OpenVPN Server tunnel to the [ 1st ] LAN Interface(s) -- Then use an OpenVPN client on your LAN computer to access the SIP phone network. This is a more general solution, but requires a little more initial setup. Lonnie On Apr 13, 2015, at 10:59 AM, Shamus Rask <sha...@srask.ca> wrote: > Running the latest version of AstLinux on a box with 2x Ethernet ports. Eth0 > is my external interface and I’ve assigned a static IP, this sits on my LAN. > Eth1 is the local port and serves as DHCP/DNS server for all my SIP phones. > These are assigned an address in the 192.168.5.0/24 range and are not seen on > my LAN. > > I would like to be able to log into the local web servers that many of my SIP > devices have from my computer sitting on my LAN (i.e. same network as the > Eth0 is on). I’ve been playing with firewall rules to see if there is some > way to do this, but have had no luck. Would appreciate any help! > > cheers, > Shamus ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to pay...@krisk.org. ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to pay...@krisk.org.