Jump to content

wert1990

Member
  • Posts

    3
  • Joined

  • Last visited

Awards

This user doesn't have any awards

wert1990's Achievements

  1. First up, can you access and the configuration in the router? Many ISP's don't give their customers access to their routers and keep the login secret or only give absolutley minimalistic configuration options. If you can't acces the required configurations you will have to put in your own router and have it do the NAT (Network address translation). I will continue as If you had the required acces. Completly seperating the FTP Server from the rest of the network is probably impossible, but you can inhibit communications between it and other devices in your homenetwork by putting it in a seperate subnet. Now having a device in a seperate subnet inhibits communication. E.g. the autodiscovery features won't work, but it can still be accessed with the full ip-address. 1.) Seperating the FTP Server in a new subnet. If you only run the FTP Server on the labtop and want to seperate the whole labtop from the homenetwork that is easy. If that is so continue with 3 else continue with 2 2.) Seperating the FTP Server IP from the laptop IP To do that I know of two possible aprouces. 1. Set up the server in a virtual machine and configure the host to give it the wanted IP in the network. 2. configure the networkadapter to have TWO seperate IP's and only put the FTP server on one and everything else on the other one. both abrouces differ with the exact hardware and OS you have installed, so you will have to look them up yourself. 3.) Assingning a new satic IP Now change it's static IP so that it is in a seperate subnet according to the subnetmask. That is what that 255.255.255.0 in the network configuration is for. I'm going to assume that your subnetmask is 255.255.255.0 since thatt is the default and if you changed it you probably know what you are doing. Now look at the IP's of your Homenetwork. They are seperated in 4 "Groups" usually Frist 192, then 168, then 0 or 1 and finally a number between 0 and 255.With the default subnet mask the first three groups determine the subnet. Now change the IP to something in a different subnet and leave everything else alone ( subnetmask, Gateway, DNS server; ...). Change it to 192.168.10.1 for example. 4.) Change the NAT in the Router Now you will actually have to access the router. You need to change the NAT, also sometimes called routing tables, so the FTP server remains accessible from the internet. Find the entries that belong to the ftp server and change the internal IP to the new static IP you just assigned the FTP server. Usually it's entries for port 21, 115, and sometimes several hundred ports for data transfer with really high port numbers. 5.) Test everything to ensure that it everything still works. 6.) Optional: Look through the configuration options for the router and its manual. you might be able to further seperate the FTP server from the homenetwork by configuring the firewall in the router correctly.
  2. Thaks for the alternative build, but I wil likely torture the CPU more with siglethreaded load, than something that is properly hyperthreaded and from the benchmarks I can see the 6700K is better at siglethreaded by about the same amount the 5820K is better at hyperthreaded.
  3. Hello, could you please check over my Parslist if they are sensible or if there are mistakes in it. I will be used for programming and gaming as high performance tasks, but graphical quallity isn't that important. I have played often at 600X800 resulution and enjoyed it. Currently I am using a HP Elitebook 8530w with an Intel(R) Core(TM)2 Quad CPU Q9000 @ 2.00GHz and a NVIDIA Quadro FX 770M. It has served me well despite the overheating problems, but the mobility requirements are now fulfilled by my tablet. I'm living in Austria (the one with the alps, not the kangaroos), the OS will be Windows and the budget should stay roughtly the same. If you could tell me what to watch for when buying a Monitor for the system I would apreciate it verry much. http://de.pcpartpicker.com/p/3mCxyc I7-67000K Noctua NH-D15 82.5 CFM Asus Z170-DELUXE ATX LGA1151 Kingston HyperX Fury Black 16GB (2 x 8GB) DDR4-2133 Samsung 850 EVO 500GB M.2-2280 2 times: Western Digital Blue 3TB 3.5" 5400RPM (Data + Backup) MSI Radeon R9 390 8GB Cooler Master MasterCase 5 ATX Mid Tower EVGA 850W 80+ Gold Certified Fully-Modular ATX Power Supply
×