Es funktioniert jetzt manchmal, dass ich auf die InternetiP zugreifen kann und mir die Webseite von meinem Webserver-Macbook die Seite lade.
Ich habe den Bridge-Mode beim Kabeldeutschland-Modem aktiviert.
Quasi nur die Modemfunktion des Gerätes eingestellt und
noch ein WLAN-Router angehängt.
Bei dem angeschlossenen WLAN-Router hängt der Server (Macbook61) direkt mit einem Ethernetkabel an diesem.
Nun muss ich irgentwie dem WLAN-Router (TP-LINK - 300M Wireless N Router Model No. TL-WR841N / TL-WR841ND)
klar machen, wenn jemand vom WAN eine Anfrage an den Webserver hat,
das diese Anfrage über den WLAN-Router weitergesendet wird an dem Webserver-Host (192.168.0.104)
Es gibt folgende Menüauswahlmöglichkeiten
- Forwarding
- - Virtual Servers
- - Port Triggering
Port Triggering Help
Some applications require multiple connections, like Internet games, video conferencing, Internet telephoning and so on. Port Triggering is used for some of these applications that cannot work with a pure NAT Router.
Once configured, operation is as follows:
- A local host makes an outgoing connection to an external host using a destination port number defined in the Trigger Port field.
- The Router records this connection, opens the incoming port or ports associated with this entry in the Port Triggering table, and associates them with the local host.
- When necessary, the external host will be able to connect to the local host using one of the ports defined in the Incoming Ports field.
Rules:
- Trigger Port - The port for outgoing traffic. An outgoing connection using this port will trigger this rule.
- Trigger Protocol - The protocol used for Trigger Ports, either TCP, UDP, or All (all protocols supported by the Router).
- Incoming Port - The port or port range used by the remote system when it responds to the outgoing request. A response using one of these ports will be forwarded to the PC which triggered this rule. You can input at most 5 groups of ports (or port sections). Every group of ports must be separated with ",", for example, 2000-2038, 2046, 2050-2051, 2085, 3010-3030.
- Incoming Protocol - The protocol used for Incoming Port, either TCP, UDP, or All (all protocols supported by the Router).
- Status - The status of this entry, Enabled means the Port Triggering entry is enabled.
- Modify - To modify or delete an existing entry.
- Common Applications - Some popular applications already listed in the pull-down list of Incoming Protocol.
To add a new rule, please do the following on the Port Triggering screen:
- Click the Add New... button.
- Enter a port number used by the application to send an outgoing request in the Trigger Port box.
- Select the protocol used for the Trigger Port from the pull-down list of Trigger Protocol, either TCP, UDP, or All.
- Enter the range of port numbers used by the remote system when it responds to the PC's request in the Incoming Ports box.
- Select the protocol used for Incoming Ports range from the pull-down list, either TCP, UDP, or All.
- Select the Enabled option in the Status pull-down list.
- Click the Save button to save the new rule.
There are many popular applications in the
Common Application list. You can select an application and then the boxes of Trigger Port and Incoming Ports will be automatically filled in. This has the same effect as adding a new rule.
To modify or delete an existing entry:
- Find the desired entry in the table.
- Click Modify or Delete as desired on the Modify column.
Click the
Enable All button to enable all entries.
Click the
Disable All button to disable all entries.
Click the
Delete All button to delete all entries.
Click the
Next button to go to the next page and Click the
Previous button to return to the previous page.
Note:
- When the trigger connection is released, the corresponding opened ports will be closed.
- Each rule can only be used by one host on the LAN at a time. The trigger connection of other hosts on the LAN will be refused.
- Incoming Ports ranges cannot overlap each other.
Virtual Servers Help
Virtual servers can be used for setting up public services on your LAN. A virtual server is defined as a service port, and all requests from Internet to this service port will be redirected to the computer specified by the server IP. Any PC that was used for a virtual server must have a static or reserved IP address because its IP address may change when using the DHCP function.
- Service Port - The numbers of External Service Ports. You can enter a service port or a range of service ports (the format is XXX - YYY, XXX is Start port, YYY is End port).
- Internal Port - The Internal Service Port number of the PC running the service application. You can enter a specific port number, or leave it blank if the Internal Port is the same as the Service Port.
- IP Address - The IP address of the PC running the service application.
- Protocol - The protocol used for this application, either TCP, UDP, or All (all protocols supported by the Router).
- Status - The status of this entry, "Enabled" means the virtual server entry is enabled.
- Common Service Port - Some common services already exist in the pull-down list.
- Modify - To modify or delete an existing entry.
To setup a virtual server entry:
- Click the Add New... button.
- Select the service you want to use from the Common Service Port list. If the Common Service Port menu does not list the service that you want to use, enter the number of the service port or service port range in the Service Port box.
- Enter the IP address of the computer running the service application in the IP Address box.
- Select the protocol used for this application from the pull-down list, either TCP, UDP, or All.
- Select the Enabled option in the Status pull-down list.
- Click the Save button.
Note: It is possible that you have a computer or server that has more than one type of available service. If so, select another service, and type the same IP address for that computer or server.
To modify or delete an existing entry:
- Find the desired entry in the table.
- Click Modify or Delete as desired on the Modify column.
Click the
Enable All button to make all entries enabled.
Click the
Disable All button to make all entries disabled.
Click the
Delete All button to delete all entries.
Click the
Next button to go to the next page and Click the
Previous button to return to the previous page.
Ich konnte nur die Port-Triggering einstellen - wie folgt:
ID Trigger Port Trigger Protocol Incoming Ports Incoming Protocol Status Modify
180TCP80TCPEnabled
Modify Delete
----
und damit hab ich kleine Erfolge gemacht. Anfragen an meine mir gegebene Internet-IP wurden zu 20% vom Webserver mit der entsprechenden Internetseite gemacht.
Nun meine Frage warum klappt das mit der "Virtual Server"-Option nicht.
Es kommt immer folgender Fehler:
Error: The port of the remote web management is conflicting with of the virtual server.
Ich habe dazu unter "Virtual Server" folgendes versucht anzugeben
Service Port - 80
Internal Port - (nichts)
IP Adress - 192.168.0.104
Protocol - All
Status - Enabled
192.168.0.104 war der Host mit dem funktionierenden Webserver (Apache 2.4) der via LAN-Kabel direkt am TP-Link-WLAN-Router hängt. Danke für jede kleine Hilfe - es ist ja fast geschafft.