Tagged Questions
0
votes
1answer
122 views
Setting up DDNS server behind router and gateway
I set up a server using DDNS on my home network, and despite setting up port forwarding on the router it still doesn't work - attempts to connect just time out.
However, I can access the web page ...
3
votes
2answers
836 views
Opening ports on a mac-mini, works locally, not on the LAN
I have my mac mini running a nodejs server on port 8000. On the mac, I can hit it at 127.0.0.1:8000/something. I get back a "hello world" type of response.
On the same network, from a different ...
2
votes
4answers
192 views
How-to build a one-size-fits-all server?
Background on me, I am an "at home" admin for 5 college students. So I need low ping (online gaming), high connection load (torrents) and high throughput.
Currently I have an older twin 1.4 GHz ...
1
vote
3answers
1k views
Setting up a domain name forwarding for a homeserver and local IP
I have ubuntu server set up on a computer at my house, and I want to be able to access it from another computer in the house (through SSH) without typing in its IP address. I'd really rather type in ...
0
votes
1answer
176 views
HomeGroup network setup
I'm having a problem setting up home group. My home sever pc (win7 Home Premium) connects directly to the internet, I shared it's internet connection to one of its ethernet (lan) cards which is then ...
0
votes
2answers
116 views
Problems setting up home web server
Has anyone been able to get a server working with the router smcwbr14t-g? Although I have been able to get Apache set up correctly and my website works on the internal IP 192.168.2.101, I've been ...
0
votes
3answers
443 views
Access Home Network Server via External Address (DSL vs Cable)
For the last few months, I've been using a server on my home network for basic backups and hosting some small websites. Up until this past week, I've been using Comcast (cable) as an ISP and now that ...
2
votes
5answers
2k views
Setting up an SSH Server on Port 80
I'd like to set up an SSH Server to the public internet on port 80.
I've got SSH for Windows installed on my machine, and I can use Putty to SSH into localhost.
In my router config, I set up a ...