Prot Forwarding beim SPEEDTOUCH 610 wie ??

Fragen rund um die Themen Netzwerk und Technik, die keinem Betriebssystem zuzuordnen sind. Beiträge rund um Hardware gehören auch hier rein (ausser bei Treiber-Fragen, diese dann im jeweiligen Subforum des passenden Betriebssystemes stellen).

Prot Forwarding beim SPEEDTOUCH 610 wie ??

Beitragvon joe77 » Fr 30 Dez, 2005 22:28

Wie der Titel schon sagt:

Habe seit heute meinen ersten (x)-DSL anschluss von YCN ( Thomson Speedtouch 610 Router-Modem) Hersteller Alcatel

aber wo in den Einstellungen kann ich (und WIE) ports freigeben-Forwarden

Die Bedienungsanleitung ist nicht recht aufschlussreich
und in Englisch was auch nicht unbedingt meine Stärke ist,..

Hat wer nen Link fĂĽr ne Deutsche Anleitung ??



Mfg JOE
joe77
Neu im Board
Neu im Board
 
Beiträge: 13
Registriert: Mo 19 Sep, 2005 16:25

Beitragvon mainpower » Sa 31 Dez, 2005 09:16

Servus!

Wird die auch nicht helfen, habe aber mein 610ner auf "bridge" (von YCN) schalten lassen, und ne Softfirewall am PC.
mfg
mainpower
mainpower
Junior Board-Mitglied
Junior Board-Mitglied
 
Beiträge: 50
Registriert: Do 06 Okt, 2005 14:50

Beitragvon jutta » Sa 31 Dez, 2005 12:50

1. schau dir einmal das web-interface an, da sollte es einen punkt napt geben.

2. wenn du es lieber mit telnet machst: help hilft wirklich :)
Code: Alles auswählen
Syntax : create protocol = <{icmp|igmp|tcp|egp|udp|rsvp|gre|6to4|esp|vines} or
                           number>
                inside_addr = <ip-address>
                [inside_port = <{echo|discard|systat|daytime|qotd|chargen|ftp-
                               data|ftp|telnet|smtp|time|nicname|dns|domain|
                               sql*net|bootps|bootpc|tftp|gopher|finger|www-
                               http|kerberos|rtelnet|pop2|pop3|sunrpc|auth|
                               sqlserv|nntp|sntp|ntp|ingres-net|netbios-ns|
                               netbios-dgm|netbios-ssn|imap2|sql-net|pcmail-
                               srv|snmp|snmptrap|bgp|irc-o|at-rtmp|at-nbp|at-
                               echo|at-zis|ipx|imap3|clearcase|ulistserv|ldap|
                               netware-ip|snpp|ike|exec|biff|login|who|syslog|
                               printer|talk|ntalk|utime|rip|timed|netwall|uucp|
                               uucp-rlogin|...} or number>]
                outside_addr = <ip-address>
                [outside_port = <{echo|discard|systat|daytime|qotd|chargen|ftp-
                                data|ftp|telnet|smtp|time|nicname|dns|domain|
                                sql*net|bootps|bootpc|tftp|gopher|finger|www-
                                http|kerberos|rtelnet|pop2|pop3|sunrpc|auth|
                                sqlserv|nntp|sntp|ntp|ingres-net|netbios-ns|
                                netbios-dgm|netbios-ssn|imap2|sql-net|pcmail-
                                srv|snmp|snmptrap|bgp|irc-o|at-rtmp|at-nbp|at-
                                echo|at-zis|ipx|imap3|clearcase|ulistserv|ldap|
                                netware-ip|snpp|ike|exec|biff|login|who|syslog|
                                printer|talk|ntalk|utime|rip|timed|netwall|
                                uucp|uucp-rlogin|...} or number>]
                [foreign_addr = <ip-address>]
                [foreign_port = <{echo|discard|systat|daytime|qotd|chargen|ftp-
                                data|ftp|telnet|smtp|time|nicname|dns|domain|
                                sql*net|bootps|bootpc|tftp|gopher|finger|www-
                                http|kerberos|rtelnet|pop2|pop3|sunrpc|auth|
                                sqlserv|nntp|sntp|ntp|ingres-net|netbios-ns|
                                netbios-dgm|netbios-ssn|imap2|sql-net|pcmail-
                                srv|snmp|snmptrap|bgp|irc-o|at-rtmp|at-nbp|at-
                                echo|at-zis|ipx|imap3|clearcase|ulistserv|ldap|
                                netware-ip|snpp|ike|exec|biff|login|who|syslog|
                                printer|talk|ntalk|utime|rip|timed|netwall|
                                uucp|uucp-rlogin|...} or number>]


Parameters :
   protocol = <{icmp|igmp|tcp|egp|udp|rsvp|gre|6to4|esp|vines} or number>
     The IP protocol of the incoming stream.  e.g. TCP, UDP ...
   inside_addr = <ip-address>
     The IP address of the host behind the address translation device that
     will receive the incoming traffic.  Typically, a private IP address.
   [inside_port = <{echo|discard|systat|daytime|qotd|chargen|ftp-data|ftp|
                  telnet|smtp|time|nicname|dns|domain|sql*net|bootps|bootpc|
                  tftp|gopher|finger|www-http|kerberos|rtelnet|pop2|pop3|
                  sunrpc|auth|sqlserv|nntp|sntp|ntp|ingres-net|netbios-ns|
                  netbios-dgm|netbios-ssn|imap2|sql-net|pcmail-srv|snmp|
                  snmptrap|bgp|irc-o|at-rtmp|at-nbp|at-echo|at-zis|ipx|imap3|
                  clearcase|ulistserv|ldap|netware-ip|snpp|ike|exec|biff|login|
                  who|syslog|printer|talk|ntalk|utime|rip|timed|netwall|uucp|
                  uucp-rlogin|...} or number>]
     The port number of the application on the receiving host behind the
     address translation device.
   outside_addr = <ip-address>
     The apparent host IP address this application is running on i.e. a NAT
     enabled IP address of the device.  Use '0' to create a template.
   [outside_port = <{echo|discard|systat|daytime|qotd|chargen|ftp-data|ftp|
                   telnet|smtp|time|nicname|dns|domain|sql*net|bootps|bootpc|
                   tftp|gopher|finger|www-http|kerberos|rtelnet|pop2|pop3|
                   sunrpc|auth|sqlserv|nntp|sntp|ntp|ingres-net|netbios-ns|
                   netbios-dgm|netbios-ssn|imap2|sql-net|pcmail-srv|snmp|
                   snmptrap|bgp|irc-o|at-rtmp|at-nbp|at-echo|at-zis|ipx|imap3|
                   clearcase|ulistserv|ldap|netware-ip|snpp|ike|exec|biff|
                   login|who|syslog|printer|talk|ntalk|utime|rip|timed|netwall|
                   uucp|uucp-rlogin|...} or number>]
     The apparent port number this application is running on.
   [foreign_addr = <ip-address>]
     The IP address of the in-front-of-nat routable address. If 0, all foreign
     addresses will match.
   [foreign_port = <{echo|discard|systat|daytime|qotd|chargen|ftp-data|ftp|
                   telnet|smtp|time|nicname|dns|domain|sql*net|bootps|bootpc|
                   tftp|gopher|finger|www-http|kerberos|rtelnet|pop2|pop3|
                   sunrpc|auth|sqlserv|nntp|sntp|ntp|ingres-net|netbios-ns|
                   netbios-dgm|netbios-ssn|imap2|sql-net|pcmail-srv|snmp|
                   snmptrap|bgp|irc-o|at-rtmp|at-nbp|at-echo|at-zis|ipx|imap3|
                   clearcase|ulistserv|ldap|netware-ip|snpp|ike|exec|biff|
                   login|who|syslog|printer|talk|ntalk|utime|rip|timed|netwall|
                   uucp|uucp-rlogin|...} or number>]
     The port number of the routable host. May not be 0 for tcp or udp if a
     foreign ip address is specified..


ein beispiel:
nat create protocol = udp inside_addr = 10.7.0.5 inside_port = 4672 outside_addr = 0.0.0.0 outside_port = 4672

3. zum nachlesen: http://www.speedtouch.com/ST610%5CAppNo ... lation.pdf

4. schau dir einmal die cd zu deinem modem an. vielleicht findest du dort drauf den nat-manager.
jutta
Administrator
Administrator
 
Beiträge: 30485
Registriert: Do 15 Apr, 2004 10:48
Wohnort: wien


ZurĂĽck zu TECHNIK, NETZWERK & HARDWARE

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 39 Gäste