請問:是否有人用過PCI的IP分享器?



贊助商連結


sychen
2002-02-26, 09:52 AM
因為使用PCI的IP分享器的話!我原本有架站.可是PORT並非是21時,就無法順利的連入,請問有何處設定需要注意的嗎?OS:WIN98 SERVER-U2.5K.HINET adsl固接512/64...若有人用過,求助於各位先進....謝謝

贊助商連結


mdigital
2002-02-26, 01:50 PM
IP分享器中的 Local Server 有設定 Port 跟內部IP對應嗎?

maxnero
2002-02-26, 03:18 PM
You need to map the private port(ftp server port) to public port from "Local Server". ( I had forgot the chinese name, the type i had used BRL-04A).

The private port is the ftp server listen port, which you set from your ftp server software.

The public port is the port number which you let other people to connect to your server.

They can be differnent or same.

If the router you used has DDNS function(BRL-04A has this function), you can apply a account from http://www.dyndns.org, then other people can reach your server via DNS name.

Max

maxnero
2002-02-27, 02:28 AM
I will give you a example.

If you set your ftp server port to 2101, your DNS name is myserver.dyndns.org
(Local IP is 192.168.1.100)
Then the other people need to use ftp://myserver.dyndns.org:2101 to connect to your ftp server.
And you need to map the public port 2101 --> ftp server port 2101
the public port 2100 --> ftp server port 2100
--------------------------------------------------------------------
<Protocol> <External Port No> <Physical IP> <Internal Port No>
TCP 2101 192.168.1.100 2101
TCP 2100 192.168.1.100 2100
--------------------------------------------------------------------

The above configuration would not allow PASV mode connection, if you want to allow PASV mode, then you need to map PASV port to public port too.



Why you need to map port number 20 ?
Answer: The FTP protocol uses 2 TCP port
1. control port, in this example is 2101.
2. data port, in this example is 2000.

expired
2002-02-27, 02:55 AM
--------------------------------------------------------------------------------
請問:是否有人用過PCI的IP分享器?
因為使用PCI的IP分享器的話!我原本有架站.可是PORT並非是21時,就無法順利的連入,請問有何處設定需要注意的嗎?OS:WIN98 SERVER-U2.5K.HINET adsl固接512/64...若有人用過,求助於各位先進....謝謝
--------------------------------------------------------------------------------
你是怎麼設定的啊? 我也是512/64固1-ip,日前買了BRL-04A設到快要中風了,都設不出來

能指導一下嗎?

maxnero
2002-02-27, 04:01 AM
maybe you need the manual.
I will send the manual to you if you need it. (about 1.0xMB, chinese manual)
---sorry, my chinese typing speed is vey slow.---

About BRL-04A router, I think it's not bad, very easy and have 8 DMZ, DDNS, chinese interface(I had flashed it to english interface)...

But the poor point is that you can not get the manual inside the package, all you get is the quick setup guide.

expired
2002-02-27, 06:29 AM
最初由 maxnero 發表
maybe you need the manual.
I will send the manual to you if you need it. (about 1.0xMB, chinese manual)
---sorry, my chinese typing speed is vey slow.---

About BRL-04A router, I think it's not bad, very easy and have 8 DMZ, DDNS, chinese interface(I had flashed it to english interface)...

But the poor point is that you can not get the manual inside the package, all you get is the quick setup guide.


Oh! Yes! I just need the manual in Chinese
There are so many words I can't unterstand like 'boardband','DHCP or not DHCP'....

Thank you.
[email protected]