• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

router problems, can't get FTP working....

agnusdei

Member
hello. i still can't figure out how to get my ftp server to work since im behind a firewall cuz of my router, and i have DMZ on. i have an SMC 4 port barricade and i looked at a port list for special apps but, im not quite sure how to enter them in. heres the deal, i want to have my ftp server online at port 21... what all do i need to do under "special applications" and/or "virtual server" in my router administration? here are the fields under the special apps section....


trigger port | trigger type | public port | public type | enabled

(tcp or udp) (tcp or udp)





so really, i just need to know what exactly to enter to get my ftp server working and so i can send files over AIM (i already know the ports for that and msn). i appreciate everyones time! peace. -dave
 
go into the virtual server section


there will be: 192.168.2.xxx private port xxxx public port xxx

make it look like this:

192.168.2.x (your private IP) private port 21 public port 21

you dont need DMZ for it.
 
Back
Top