virtuoosi
September 29th, 2009, 06:49 AM
Hello,
I have an ubuntu server box, and I can access it from the local area network. I would like to SSH into it from the outside, but I am having some problems configuring the network.
This is my current setup:
WAN<---->TeleWell EA510 V2 (Modem/Router/Firewall/NAT/DHCP)<---->Buffalo WHR-HP-G54 (Wireless router)<---->My server which I would like to access.
The connection between the Buffalo and my server is wired, and my other computers are connected wirelessly to the Buffalo router. All of my computers @home can connect the server normally.
The TeleWell modem has
DHCP on, it has assigned an address (192.168.0.100) to the Buffalo router
The port 22 forwarded to my servers internal IP (192.168.11.6). This IP is provided by the Buffalo.
The Buffalo router has
Also DHCP Function on (?). Does this mean it is handing out the internal IP addresses to the local computers?
NAT: Address Translation is enabled. What does this mean?
There is an entry on the NAT table:
AirStation’s WAN IP Address SSH (TCP Port:22) <-> 192.168.11.6 SSH (TCP Port:22)
All of my computers in the LAN have an static internal IP address (including the server box).
My system responds to ping requests from the outside. This doesnt mean it is my server box responding, right?
Both Buffalo & TeleWell got thousands of different settings and advanced settings pages in their configuration. NAT, DNS, DHCP, DMZ, Firewall, Port Mapping and the list goes on. I would be pleased if someone could explain what I should do, even in short terms.
Should I forward the port 22 from the TeleWells settings to my Buffalo router's IP, and then forward it on to the server from the Buffalo?
Or should I connect the server to the TeleWell modem? I think it would be a bit more simple, because then I wouldn't have to configure the Buffalo's settings at all.
I have an ubuntu server box, and I can access it from the local area network. I would like to SSH into it from the outside, but I am having some problems configuring the network.
This is my current setup:
WAN<---->TeleWell EA510 V2 (Modem/Router/Firewall/NAT/DHCP)<---->Buffalo WHR-HP-G54 (Wireless router)<---->My server which I would like to access.
The connection between the Buffalo and my server is wired, and my other computers are connected wirelessly to the Buffalo router. All of my computers @home can connect the server normally.
The TeleWell modem has
DHCP on, it has assigned an address (192.168.0.100) to the Buffalo router
The port 22 forwarded to my servers internal IP (192.168.11.6). This IP is provided by the Buffalo.
The Buffalo router has
Also DHCP Function on (?). Does this mean it is handing out the internal IP addresses to the local computers?
NAT: Address Translation is enabled. What does this mean?
There is an entry on the NAT table:
AirStation’s WAN IP Address SSH (TCP Port:22) <-> 192.168.11.6 SSH (TCP Port:22)
All of my computers in the LAN have an static internal IP address (including the server box).
My system responds to ping requests from the outside. This doesnt mean it is my server box responding, right?
Both Buffalo & TeleWell got thousands of different settings and advanced settings pages in their configuration. NAT, DNS, DHCP, DMZ, Firewall, Port Mapping and the list goes on. I would be pleased if someone could explain what I should do, even in short terms.
Should I forward the port 22 from the TeleWells settings to my Buffalo router's IP, and then forward it on to the server from the Buffalo?
Or should I connect the server to the TeleWell modem? I think it would be a bit more simple, because then I wouldn't have to configure the Buffalo's settings at all.