Seite 1 von 1

Firmware Version 757, Ethernet-Karte

Verfasst: Do 23. Nov 2017, 22:41
von ulbrichf
Hallo,
ich versuche den Kommunikationsport von 134 auf 132 zu ändern, da der default port 134 bei mir belegt ist.
Im Webinterface habe ich den Port dann verändert, abgespeichert und neu gestartet.
Die Portänderung wird nicht gültig, obwohl im EEPROM der gewünschte neue Wert gelistet ist.

Ein lokaler telnet connect gelingt nicht auf den änderten port, der alte ist noch immer gültig.
Mir scheint, daß die Variable aus der Konfiguration nicht gelesen wird ?

Build 757 ITA2 50 Baud at Date: Aug 11 2017 17:12:13
EEPROM : NETZPORT=132 DHCP=on

telnet 192.168.4.135 132 - kein connect
telnet 192.168.4.135 134 - connect trotz Änderung

Re: Firmware Version 757, Ethernet-Karte

Verfasst: Do 23. Nov 2017, 23:19
von Martin
Hallo Frank,
damit änderst du nur den öffentlichen Port. Beispiel meiner Konfiguration

134 - Karte A und Server --->134 (192.168.1.104)
133 - Karte B ----> 134 (192.168.1.114)
132- Karte C ----> 134 (192.168.1.124)

Der Port 134 im lokalen Netz ist fest.

Gruß
Martin

Re: Firmware Version 757, Ethernet-Karte

Verfasst: Fr 24. Nov 2017, 21:25
von ulbrichf
Ah danke... jetzt verstehe ich die Sache.
Mit netten Grüßen
Frank

Re: Firmware Version 757, Ethernet-Karte

Verfasst: Mi 21. Mär 2018, 18:03
von telexpsd
Hello,

On every device in het localnet you can have the port 134 active,
But if you want have acces from the out side (internet) to a port multiple ports (134) inside you must give some tricks on your your router (portforwarding).

If your have a router with a "new"interface after 2010 you can all most all ways change from portx outside to port y inside

So as a example: you got three device (I-telex netcard) you can do the following

Port 134 Outside to port 134 IP-First Device
Port 1341 outside to port 134 IP-Second-device
Port 1342 outside to port 134 IP-Third-device

With the usage like this your local device's all ways working on the same way, only if you give acces from the out site you say use "that port" to my public ip-addresse.

Regards

Johan