{"id":50,"date":"2013-07-18T14:44:01","date_gmt":"2013-07-18T22:44:01","guid":{"rendered":"http:\/\/jacksontech.net\/?page_id=50"},"modified":"2013-11-23T11:17:30","modified_gmt":"2013-11-23T19:17:30","slug":"hughesnet-networking-faq","status":"publish","type":"page","link":"https:\/\/jacksontech.net\/index.php\/articles\/hughesnet-networking-faq\/","title":{"rendered":"HughesNet GEN4 Networking FAQ"},"content":{"rendered":"<p>I see some of these questions pop up often on the HughesNet community support forums. Note: I am not affiliated with HughesNet (other than being a customer).<\/p>\n<h1>GEN4 (HT1000 modem) Networking FAQ<\/h1>\n<h2>Q. Is the HT1000 a modem or a router?<\/h2>\n<p><strong><\/strong>The HT1000 is an interesting device. It seems to qualify as both a router and a modem. (So, a Rodem?) It gives out IP addresses via DHCP and IPv6 addresses via radvd\/DHCP6. The modem functions as a DNS forwarder. It also has an onboard HTTP proxy (see Web Acceleration, far below). However, it does <strong><em>not provide any sort of NAT<\/em> functionality<\/strong>. There is no port forwarding on the HT1000 because there is no NAT mechanism to forward ports through. This might sound appealing for remote access; however, the current residential GEN4 systems do not have public IP addresses, so it doesn&#8217;t matter either way. (Read further down.)<\/p>\n<p>You have several choices when integrating this device into your network. You can plug a single computer directly into it. The computer will be configured via DHCP\/DHCP6\/SLAAC. You can connect up to 5 devices to it via a hub or switch. Or you can connect it to a router. Just be aware that it wants the IP address 192.168.0.1 for its status webpage. If your router also uses this IP address, change it before connecting it to the modem. Also be aware that it has no firewall.<\/p>\n<h2>Q. Why can I only connect 5 devices to the HT1000?<\/h2>\n<p>You can only connect 5 devices <em>directly<\/em> to the HT1000. Its built-in DHCP server imposes a limit on the number of leases it will give out because IPv4 addresses are disturbingly finite. If you are using a router, there is <em><strong>no<\/strong><\/em><strong> <\/strong>limit from HughesNet as to the number of devices you can use with your HT1000, so long as the devices are connected to the router and not the modem.<\/p>\n<h2>Q. Does HughesNet filter any ports? -or- Can I configure port forwarding on the HT1000? -or- Is there a firewall on the HT1000?<\/h2>\n<p>No and no and no. However, even when directly connected to the modem, you&#8217;re behind a CGN (Carrier-Grade NAT) layer; HughesNet masquerades many customers behind a handful of massive NAT gateways. If you&#8217;re planning on remote access, you&#8217;re in for a disappointment. (See below.)<\/p>\n<h2>Q. Do I have a public IP address? -or- Can I access my computer remotely? -or- Can I access my security camera? -or- I have a dynamic DNS provider so I can still access my network at home, right?<\/h2>\n<p>The answer for the first is &#8220;no&#8221; and for the next three is &#8220;No, not without creative workarounds.&#8221;<\/p>\n<p>The IPv4 address given to your networked devices via the HughesNet modem is <em><strong>not<\/strong><\/em> a public IP address. It is a <a href=\"https:\/\/tools.ietf.org\/html\/rfc6598\" target=\"_blank\">private IPv4 address in a range reserved for ISPs via RFC6598<\/a> for use in Carrier Grade NAT (CGN) systems. So, most customers with home routers are behind two layers of NAT&#8211;sometimes called &#8220;double NAT.&#8221;<\/p>\n<p>CGN functions much like your home router; many computers are &#8220;hidden&#8221; on a private network behind a single public IP address (which may be dynamic or static) using a mechanism called Network Address Translation (NAT). In this case, the scenario has been scaled up. Many HughesNet customers are situated behind large NAT gateways run by HughesNet. The network traffic of all the customers behind each gateway appears, to the rest of the Internet, to originate from one IP address. This practice is common among cellular wireless providers and some other ISPs. Among other reasons, it attempts to stave off IPv4 starvation\/exhaustion by assigning many customers to one IP address, as opposed to giving each customer their own IP address.<\/p>\n<p>Opening a port on your home router will not help, because the upstream HughesNet NAT gateways break end-to-end connectivity.<\/p>\n<p>There are various workarounds, depending on what you want to do:<\/p>\n<ul>\n<li><a href=\"http:\/\/openvpn.net\" target=\"_blank\">OpenVPN<\/a> (complete access to your network)<\/li>\n<li>SSH reverse port forwarding (useful for forwarding one or two services)<\/li>\n<li><a href=\"https:\/\/secure.logmein.com\/products\/hamachi\/\" target=\"_blank\">LogMeIn Himachi<\/a> (easy setup for a simple VPN)<\/li>\n<li><a href=\"https:\/\/www.teamviewer.com\/en\/index.aspx\" target=\"_blank\">TeamViewer<\/a> (remote control of one or two computers)<\/li>\n<\/ul>\n<p>It&#8217;s worth noting that the <em><strong>IPv6<\/strong><\/em> addresses handed out by the modem <em><strong>are<\/strong><\/em> reachable from the Internet, although the prefix may change if your modem roams between gateways. If your network is IPv6 ready, you can take advantage of HughesNet&#8217;s IPv6 infrastructure.<\/p>\n<h2>Q. So, can I get a public IPv4 address with the GEN4 system?<\/h2>\n<p>&#8220;Maybe.&#8221; You&#8217;ll have to call HughesNet and find out if it&#8217;s available in your area. Mind you, it seems that it&#8217;s only available for business class plans&#8230;<\/p>\n<h2>Q. What&#8217;s the difference between a static and dynamic IP address, or between a public and private IP address?<\/h2>\n<p>A public IP address can be reached from the Internet. A private IP address cannot and is usually in one of several reserved ranges. (See <a href=\"https:\/\/www.ietf.org\/rfc\/rfc1918.txt\" target=\"_blank\">RFC1918<\/a> and <a href=\"https:\/\/tools.ietf.org\/html\/rfc6598\">RFC6598<\/a>.)<\/p>\n<p>A static IP address is one that can be expected to never change. This may be handed out via DHCP or set manually. A dynamic IP address is one that <strong>may<\/strong> change, although it often does not.<\/p>\n<p>Note that an IP address can be dynamic but public, or static but private, or any combination of the above. A static IP address is not a requirement for accessing your computer from the Internet&#8211;but a public IP address is.<\/p>\n<p>The addresses given out by the HT1000 modem are dynamic, <strong>private<\/strong> IP addresses.<\/p>\n<h2>Q. What&#8217;s up with HughesNet&#8217;s &#8220;DNS Acceleration&#8221;?<\/h2>\n<p>The HT1000 runs a little caching DNS server. (Hint: it looks like it&#8217;s <a href=\"http:\/\/dnsmasq.org\/\" target=\"_blank\">DNSMasq<\/a>.) When any DNS reply passes through the modem, it is cached. Future queries for that domain name are then served from the modem. This reduces the need for repeated tiny DNS queries to go out over the satellite link and back, with an average round trip time of about 700ms. A laudable effort to improve responsiveness, but it has a major flaw: you cannot clear the cache short of rebooting the modem.<\/p>\n<p>By default, the modem advertises itself as a DNS server via DHCP options. It then takes any queries sent to it and forwards them to HughesNet&#8217;s DNS servers. It seems you <em>can<\/em> specify your own DNS servers (see below), but the cache will still see the reply to any query and holds the reply until it expires, or until the modem is rebooted.<\/p>\n<h2>Q. Can I specify my own DNS servers? Can I use OpenDNS\/Symantec Parental Controls?<\/h2>\n<p>Yes; specify an alternate nameserver on your router or computer. Try OpenDNS or Google Public DNS, or any other DNS server of your choosing.<\/p>\n<p>Some parental controls will work. For example, <a href=\"http:\/\/opendns.com\" target=\"_blank\">OpenDNS<\/a> has some filters built in to its nameservers and requires no setup beyond specifying their nameservers. DNS-based filters that require the customer&#8217;s IP address (usually ones with custom rules and options) will <strong>not<\/strong> work, because many HughesNet customers are placed behind a small number of IP addresses; it is impossible for the DNS service to tell which client made the query.<\/p>\n<h2>Q. What routers are compatible with the HT1000?<\/h2>\n<p>Any decent home\/small business router will do, so long as you change its IP address (and the IP address range it reserves for clients) so that it doesn&#8217;t interfere with the HT1000, which grabs 192.168.0.1. (See <a href=\"https:\/\/www.ietf.org\/rfc\/rfc1918.txt\" target=\"_blank\">RFC1918<\/a> for your choices. People don&#8217;t use the 10.0.0.0\/8 netblock very much&#8230;)<\/p>\n<p>I personally like routers running the open-source <a href=\"http:\/\/dd-wrt.com\/site\/index\" target=\"_blank\">DD-WRT<\/a> firmware for added flexibility and features. Other open-source firmware packages include <a href=\"http:\/\/openwrt.org\" target=\"_blank\">OpenWRT<\/a> and <a href=\"http:\/\/www.polarcloud.com\/tomato\" target=\"_blank\">Tomato<\/a>. A few routers come with DD-WRT pre-installed. (Note that I don&#8217;t recommend installing it yourself unless you <em>know<\/em> you have a supported router and you <em>know<\/em> what you&#8217;re doing. It&#8217;s easy to render a perfectly good router non-functional!)<\/p>\n<p>HughesNet recommends:<\/p>\n<ul>\n<li>Cisco E1200 v2 (I&#8217;ve never had the chance to test one of these).<\/li>\n<\/ul>\n<p>Routers I&#8217;ve personally used and like:<\/p>\n<ul>\n<li>Homemade Linux box (900MHz Celeron, 512MB RAM, 2x Realtek 10\/100 NIC, 1x dual 1Gbit Intel NIC) running CentOS 6<\/li>\n<li>Belkin F5D7231-4 v1213 802.11g router running DD-WRT<\/li>\n<li>Linksys WRT55AG v2 dual-radio 802.11 a\/g router. (Supports up to WPA AES, no WPA2.)<\/li>\n<\/ul>\n<p>If you feel adventuresome, you can often find old Wireless-G routers at thrift stores for very little money&#8230;<\/p>\n<p>And if you&#8217;re the tech type: find an old PC, add an extra network card or two, slap Linux on it, and build your own router. Some software you might find useful:<\/p>\n<ul>\n<li>Firewall: iptables (wrapper scripts like Ubuntu&#8217;s <a href=\"https:\/\/help.ubuntu.com\/community\/UFW\" target=\"_blank\">ufw<\/a> may be helpful for beginners) with a MASQUERADE rules on the WAN interface.<\/li>\n<li>DNS: dnsmasq, or ISC BIND if you want to go nuts. Specify the modem (192.168.0.1) as a forwarder or your preferred DNS provider (<a href=\"http:\/\/opendns.com\" target=\"_blank\">OpenDNS<\/a>, <a href=\"https:\/\/developers.google.com\/speed\/public-dns\/\" target=\"_blank\">Google Public DNS<\/a>)<\/li>\n<li>DHCP: dnsmasq (newer versions will do DHCP6 as well), or ISC DHCPD if you want a more traditional solution.<\/li>\n<li>VPN:<a href=\"http:\/\/openvpn.net\" target=\"_blank\"> OpenVPN<\/a><\/li>\n<li>hostapd if you want to make your own wireless hotspot.<\/li>\n<li>FreeRADIUS for WPA2 Enterprise wireless security.<\/li>\n<li>SNMP daemon and <a href=\"http:\/\/cacti.net\/\" target=\"_blank\">Cacti<\/a> for bandwidth monitoring.<\/li>\n<li><a href=\"http:\/\/ntop.org\" target=\"_blank\">Ntop<\/a> for network\/bandwidth monitoring.<\/li>\n<\/ul>\n<p>All of this software is free and open-source. Most of these programs are present in your distribution&#8217;s package manager.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I see some of these questions pop up often on the HughesNet community support forums. Note: I am not affiliated with HughesNet (other than being a customer). GEN4 (HT1000 modem) Networking FAQ Q. Is the HT1000 a modem or a router? The HT1000 is an interesting device. It seems to qualify as both a router &#8230; <a class=\"moretag\" href=\"https:\/\/jacksontech.net\/index.php\/articles\/hughesnet-networking-faq\/\">more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":47,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-50","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/jacksontech.net\/index.php\/wp-json\/wp\/v2\/pages\/50","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jacksontech.net\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jacksontech.net\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jacksontech.net\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jacksontech.net\/index.php\/wp-json\/wp\/v2\/comments?post=50"}],"version-history":[{"count":31,"href":"https:\/\/jacksontech.net\/index.php\/wp-json\/wp\/v2\/pages\/50\/revisions"}],"predecessor-version":[{"id":243,"href":"https:\/\/jacksontech.net\/index.php\/wp-json\/wp\/v2\/pages\/50\/revisions\/243"}],"up":[{"embeddable":true,"href":"https:\/\/jacksontech.net\/index.php\/wp-json\/wp\/v2\/pages\/47"}],"wp:attachment":[{"href":"https:\/\/jacksontech.net\/index.php\/wp-json\/wp\/v2\/media?parent=50"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}