<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Untangle Forums</title>
		<link>http://forums.untangle.com/</link>
		<description>forums for Untangle, Inc.. To find out about Untangle, go to http://www.untangle.com/ .</description>
		<language>en</language>
		<lastBuildDate>Mon, 20 May 2013 06:47:59 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.untangle.com/images/misc/rss.png</url>
			<title>Untangle Forums</title>
			<link>http://forums.untangle.com/</link>
		</image>
		<item>
			<title>Port Forwarding - Dynamic DNS</title>
			<link>http://forums.untangle.com/networking/32309-port-forwarding-dynamic-dns.html</link>
			<pubDate>Mon, 20 May 2013 03:12:10 GMT</pubDate>
			<description><![CDATA[Hello, 
 
I'm having an issue with DynDNS updating. First, I realized that Untangle isn't proactive in updating the DynDNS when WAN-Failover happens....]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
I'm having an issue with DynDNS updating. First, I realized that Untangle isn't proactive in updating the DynDNS when WAN-Failover happens. Sometimes, it forgets to do it completely. So, I installed a DynDNS Client on one of our Windows servers. <br />
<br />
The reason why this is important, is for port-forwarding ofcourse. Either way, the ports should work because they would be open on both the primary IPs of both the WANs. However, port forwarding only works with only one of the IPs and not with the other. This makes me think I have messed up in the Port Forwarding rules.<br />
<br />
I have destined local, protocol, and port set to forward to the internal IP. So why is it that the PF works only on one WAN IP and not the other (whether the other is active or not)<br />
<br />
Some help would be great.<br />
Thanks!</div>

]]></content:encoded>
			<category domain="http://forums.untangle.com/networking/">Networking</category>
			<dc:creator>mhamilton</dc:creator>
			<guid isPermaLink="true">http://forums.untangle.com/networking/32309-port-forwarding-dynamic-dns.html</guid>
		</item>
		<item>
			<title>invalid password and reload wizard</title>
			<link>http://forums.untangle.com/installation/32308-invalid-password-reload-wizard.html</link>
			<pubDate>Mon, 20 May 2013 03:07:27 GMT</pubDate>
			<description><![CDATA[i have been using untangle as my dhcp server/router/firewall for about 11 months now and i'm satisfied with its performance. all of a sudden, i got...]]></description>
			<content:encoded><![CDATA[<div>i have been using untangle as my dhcp server/router/firewall for about 11 months now and i'm satisfied with its performance. all of a sudden, i got the brilliant idea that i need to setup a PXE server in my network so i can stop searching for bootable media. i did a lot of reading and <b>made sure i did a backup before touching anything</b>. one of the things i read, mentioned making sure the dhcp server has a bootable option (66 or something). <br />
<br />
i finally found something that seemed helpful in my quest, but i wasn't sure about proceeding. i changed from the basic to the advanced mode to get additional dhcp &amp; dns options. at the time i didn't know what i was looking for and tried to go back. for whatever reason, i could no longer log in through the web gui, and i couldn't log in directly from the console.<br />
<br />
i read a little more to find out about the reset feature. that did not help reset the password for the web gui. was it for the terminal? after a moment, i decided to reboot the server and was presented with the wizard. i went through the process like normal, and loaded my apps back to it. i didnt know that i should have exported my block list so that was missing when i went back in. i assumed that making my backup was a good idea and tried to load it. the static entries for dhcp were back to normal. i did not log off the web gui for some number of hours. later, i wanted to start adding to my block list again, but i was unable to log back in. <br />
<br />
i am not sure what the cause is, but i assume it's when i import my backup because i tried a second time and got locked out of the gui/console again. i am still able to get out to the internet, so my settings are mostly normal i guess, but i am concerned since my password keeps becoming invalid after trying to use my old settings.<br />
<br />
i'm new to the forums and never really checked to see whether there was a version update/bug that keeps me from using my backup that i just made last week. any insight that anyone can provide will be helpful. thank you for your time.</div>

]]></content:encoded>
			<category domain="http://forums.untangle.com/installation/">Installation</category>
			<dc:creator>LegendaryXLVII</dc:creator>
			<guid isPermaLink="true">http://forums.untangle.com/installation/32308-invalid-password-reload-wizard.html</guid>
		</item>
		<item>
			<title>Site to Site question</title>
			<link>http://forums.untangle.com/openvpn/32307-site-site-question.html</link>
			<pubDate>Sun, 19 May 2013 22:58:48 GMT</pubDate>
			<description>I have a couple of questions regarding OpenVPN site to site tunnel. 
 
Question/Problem #1: 
I have 2 locations that I have a site-to-site tunnel up,...</description>
			<content:encoded><![CDATA[<div>I have a couple of questions regarding OpenVPN site to site tunnel.<br />
<br />
Question/Problem #1:<br />
I have 2 locations that I have a site-to-site tunnel up, the main location is 10.200.0.0/16, the remote location (our colo facility) is 10.220.0.0/16. The tunnel functions properly between these 2 locations, except you cannot access the 10.220.0.0/16 subnet from a connected VPN client (172.16.16.0/24), is there any way to make this function properly? I have routes in my main router pointing 172.16.16.0 pointing to 10.200.1.50 (Untangle for the main location), there is obviously a route in the router at the colo facility pointing 172.16.16.0 to 10.220.1.50 (Untangle for colo facility). I have exported the 10.220.0.0/16 subnet in OpenVPN. What did I do wrong here? or is this not possible?<br />
<br />
Question/Problem #2:<br />
At our colo facility, we have a Cisco ASA5510 (10.220.1.2) that has 15+ remote Cisco VPNs connected to it, all with various IPs within the 192.168.0.0/16 subnet. Is there any way for me to be able to reach a remote VPN with say a 192.168.15.0/24 IP from the Main location (10.200.0.0/16)? I am trying to avoid having to setup a Cisco Site to site tunnel.<br />
<br />
Any help would be appreciated here. Let me know if I need to create 2 separate threads for these<br />
<br />
Thank you in advance for any assistance</div>

]]></content:encoded>
			<category domain="http://forums.untangle.com/openvpn/">OpenVPN</category>
			<dc:creator>melders</dc:creator>
			<guid isPermaLink="true">http://forums.untangle.com/openvpn/32307-site-site-question.html</guid>
		</item>
		<item>
			<title>user is already logged in from anethor location</title>
			<link>http://forums.untangle.com/captive-portal/32305-user-already-logged-anethor-location.html</link>
			<pubDate>Sat, 18 May 2013 16:50:21 GMT</pubDate>
			<description>after up gradation to the new version now the new problem came that is when user tries to login using captive portal its giving error that user is...</description>
			<content:encoded><![CDATA[<div>after up gradation to the new version now the new problem came that is when user tries to login using captive portal its giving error that user is already logged in from another location,  so we are manually doing log out , why this problem is coming?</div>

]]></content:encoded>
			<category domain="http://forums.untangle.com/captive-portal/">Captive Portal</category>
			<dc:creator>prvalva</dc:creator>
			<guid isPermaLink="true">http://forums.untangle.com/captive-portal/32305-user-already-logged-anethor-location.html</guid>
		</item>
		<item>
			<title>captive portal user list is not loading</title>
			<link>http://forums.untangle.com/captive-portal/32304-captive-portal-user-list-not-loading.html</link>
			<pubDate>Sat, 18 May 2013 16:47:11 GMT</pubDate>
			<description>hi in our campus we have 1000 WiFi users who connected with captive portal user group, now suddenly when am trying to create new user name the page...</description>
			<content:encoded><![CDATA[<div>hi in our campus we have 1000 WiFi users who connected with captive portal user group, now suddenly when am trying to create new user name the page is not loading only, i tried to restored the system backup also and rebooted the server also but problem is not solved, pls help me</div>

]]></content:encoded>
			<category domain="http://forums.untangle.com/captive-portal/">Captive Portal</category>
			<dc:creator>prvalva</dc:creator>
			<guid isPermaLink="true">http://forums.untangle.com/captive-portal/32304-captive-portal-user-list-not-loading.html</guid>
		</item>
		<item>
			<title>components.js</title>
			<link>http://forums.untangle.com/installation/32303-components-javascript.html</link>
			<pubDate>Fri, 17 May 2013 14:37:56 GMT</pubDate>
			<description><![CDATA[Could someone be kind enough to upload or tell me where to download. components.js  
 
Mine is corrupted and don't have a backup of it.  
 
It is...]]></description>
			<content:encoded><![CDATA[<div>Could someone be kind enough to upload or tell me where to download. components.<acronym title="JavaScript">js</acronym> <br />
<br />
Mine is corrupted and don't have a backup of it. <br />
<br />
It is located in /usr/share/untangle/web/reports/script<br />
<br />
I am running the latest 9.4.0 untangle...<br />
<br />
Thank you!</div>

]]></content:encoded>
			<category domain="http://forums.untangle.com/installation/">Installation</category>
			<dc:creator>chunkd</dc:creator>
			<guid isPermaLink="true">http://forums.untangle.com/installation/32303-components-javascript.html</guid>
		</item>
		<item>
			<title>Untangle on a single computer?</title>
			<link>http://forums.untangle.com/web-filter-lite/32302-untangle-single-computer.html</link>
			<pubDate>Fri, 17 May 2013 04:27:12 GMT</pubDate>
			<description><![CDATA[I'm wondering if this can be installed on windows as a parental control type of program instead as a full router? 
 
Thanks.]]></description>
			<content:encoded><![CDATA[<div>I'm wondering if this can be installed on windows as a parental control type of program instead as a full router?<br />
<br />
Thanks.</div>

]]></content:encoded>
			<category domain="http://forums.untangle.com/web-filter-lite/">Web Filter Lite</category>
			<dc:creator>MoreDakka</dc:creator>
			<guid isPermaLink="true">http://forums.untangle.com/web-filter-lite/32302-untangle-single-computer.html</guid>
		</item>
		<item>
			<title>Multiple Internal Network Setup</title>
			<link>http://forums.untangle.com/installation/32301-multiple-internal-network-setup.html</link>
			<pubDate>Thu, 16 May 2013 21:10:56 GMT</pubDate>
			<description>Multiple Internal Network Setup 
 
I would like to configure an Untangle router to handle 3 different internal networks. 
I have read...</description>
			<content:encoded><![CDATA[<div>Multiple Internal Network Setup<br />
<br />
I would like to configure an Untangle router to handle 3 different internal networks.<br />
I have read <a href="http://wiki.untangle.com/index.php/How_Do_I" target="_blank">http://wiki.untangle.com/index.php/How_Do_I</a>... and I think I have the general idea down.<br />
<br />
First off, I have a dual core Xeon with 6GB of memory and 4 onboard Ethernet interfaces. (Asus P5M2-E/4L) I plan on using the 64bit ISO for installation.<br />
<br />
I would like the following…<br />
<br />
Internal network A (192.168.76.0) – Office network with desktops and servers, DNS &amp; DHCP provided by my internal Windows servers<br />
Internal network B (192.168.81.0) – Public WiFi, Ideally… DHCP provided by Untangle and DNS by the Windows servers on network A<br />
Internal network C (192.168.117.0) – DMZ for web servers that will be available to clients on A, B and the Internet. I suppose I don’t really need DHCP on the DMZ network if that makes a difference.<br />
<br />
<a href="http://forums.untangle.com/attachments/installation/5112d1368738399-multiple-internal-network-setup-network_diag.png"  title="Name:  Network_Diag.png
Views: 5
Size:  51.5 KB">Network_Diag.png</a><br />
<br />
I currently have two separate Untangle installations (one for internal and one for WiFi) but would like to consolidate to a single server for two reasons.<br />
<br />
One… QOS, I need my VOIP traffic prioritized over all other traffic.<br />
Two… At some point in the future, I may want to use the web caching application and don’t want to pay for it twice.<br />
<br />
I am thinking that I will use the “Internal” interface for network B, the “DMZ” interface for network C and the “ethX” interface for network A. Is that a sensible plan?<br />
<br />
I am not quite sure about the DHCP &amp; DNS. Is it possible to enable Untangle’s DHCP on only a particular interface, or is packet filtering the recommended way to control it?<br />
<br />
Can I configure the DHCP clients on B &amp; C to obtain the address of my DNS servers on A via Untangle’s DHCP?</div>


	<div style="padding:15px">

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<ul>
			<li>
	<img class="inlineimg" src="http://forums.untangle.com/images/attach/png.gif" alt="File Type: png" />
	<a href="http://forums.untangle.com/attachments/installation/5112d1368738399-multiple-internal-network-setup-network_diag.png">Network_Diag.png</a> 
(51.5 KB)
</li>
			</ul>
			</fieldset>
	

	

	</div>
]]></content:encoded>
			<category domain="http://forums.untangle.com/installation/">Installation</category>
			<dc:creator>coreybrett</dc:creator>
			<guid isPermaLink="true">http://forums.untangle.com/installation/32301-multiple-internal-network-setup.html</guid>
		</item>
		<item>
			<title>Directory Connector w/Lite</title>
			<link>http://forums.untangle.com/directory-connector/32300-directory-connector-w-lite.html</link>
			<pubDate>Thu, 16 May 2013 18:58:24 GMT</pubDate>
			<description><![CDATA[I have a Windows Domain at home that I use for experimentation and training myself for my professional life.  I'd like to use it with untangle to...]]></description>
			<content:encoded><![CDATA[<div>I have a Windows Domain at home that I use for experimentation and training myself for my professional life.  I'd like to use it with untangle to lock down internet access for my kids, (parental control), by setting this up as an in-line proxy.  Right now the kids have their own network accounts, but I need a simple to use interface so I can train my wife on how to open/close things as needed, and so far this looks good.<br />
<br />
I am thinking of using the Lite version of Untangle and purchasing the Directory Connector Application/Module.<br />
I have 2 questions:<br />
Can I do this with the Lite version?<br />
Do I have to buy the Policy Manager too?</div>

]]></content:encoded>
			<category domain="http://forums.untangle.com/directory-connector/">Directory Connector</category>
			<dc:creator>Lahru</dc:creator>
			<guid isPermaLink="true">http://forums.untangle.com/directory-connector/32300-directory-connector-w-lite.html</guid>
		</item>
		<item>
			<title>Upgrading from 9.0.2 32-bit to 9.4.0 64-bit</title>
			<link>http://forums.untangle.com/installation/32299-upgrading-9-0-2-32-bit-9-4-0-64-bit.html</link>
			<pubDate>Thu, 16 May 2013 14:01:26 GMT</pubDate>
			<description><![CDATA[Here's my game plan to do this upgrade tomorrow night. Wondering if anyone has any suggestions, or do you think it's a pretty solid game plan. 
...]]></description>
			<content:encoded><![CDATA[<div>Here's my game plan to do this upgrade tomorrow night. Wondering if anyone has any suggestions, or do you think it's a pretty solid game plan.<br />
<br />
Current Server: Dell 1950 (6 NICs), Untangle 9.0.2 32-bit, 16GB RAM (see my problem???) :-)<br />
Goal: Upgrade to Untangle 9.4.0 64-bit.<br />
<br />
1. Backup 9.0.2<br />
2. Upgrade all packages and plugins to latest (9.4.0)<br />
3. Backup 9.4.0<br />
4. Clean install of 9.4.0 64-bit<br />
5. Restore backup from 9.4.0 32-bit upgrade<br />
<br />
Another question I have, just because I'm curious... can you install 9.4.0 and restore using a backup from 9.0.2? I'm thinking this would be a bad idea since the plugins versions would not match and certain things could break. I'm fairly new to this community so any guidance is greatly appreciated.</div>

]]></content:encoded>
			<category domain="http://forums.untangle.com/installation/">Installation</category>
			<dc:creator>bassichonda96</dc:creator>
			<guid isPermaLink="true">http://forums.untangle.com/installation/32299-upgrading-9-0-2-32-bit-9-4-0-64-bit.html</guid>
		</item>
		<item>
			<title>ISP Static IP</title>
			<link>http://forums.untangle.com/networking/32298-isp-static-ip.html</link>
			<pubDate>Thu, 16 May 2013 12:55:44 GMT</pubDate>
			<description>I was working on a clients setup yesterday trying to setup a static IP so they have have VPN support. When I put the static ip on the router and...</description>
			<content:encoded><![CDATA[<div>I was working on a clients setup yesterday trying to setup a static IP so they have have VPN support. When I put the static ip on the router and connect it straight to the internet everything works. If I connect it to the untangle box nothing works. If I put the static ip on the WAN port on the untangle box nothing works.Here is my setup.<br />
<br />
Cable modem<br />
Untangle box<br />
router<br />
<br />
The router I am using is a Cisco RV180 VPN router. I have the router setup to handle the client VPN setup. When the untangle and router are setup as DHCP they pull 75.x.x.x from the ISP. The IP address we need to use is 208.x.x.x. I have the external port connected to the cable modem and the internal port setup to bridge to internal. What am I doing wrong?</div>

]]></content:encoded>
			<category domain="http://forums.untangle.com/networking/">Networking</category>
			<dc:creator>joe43wv</dc:creator>
			<guid isPermaLink="true">http://forums.untangle.com/networking/32298-isp-static-ip.html</guid>
		</item>
		<item>
			<title>High Ping times intermittently throughout the day</title>
			<link>http://forums.untangle.com/networking/32297-high-ping-times-intermittently-throughout-day.html</link>
			<pubDate>Thu, 16 May 2013 11:24:15 GMT</pubDate>
			<description><![CDATA[We're getting high ping times when carrying out ping tests to various websites. 
 
Normally a ping time would be <40 but intermittently and...]]></description>
			<content:encoded><![CDATA[<div>We're getting high ping times when carrying out ping tests to various websites.<br />
<br />
Normally a ping time would be &lt;40 but intermittently and frequently throughout the day we're getting ping times of &gt;700. Obviously web browsing slows down when the high ping times occur.<br />
<br />
The Untangle attack blocker isn't shedding any light so far - scores of around 80 are about the highest.<br />
<br />
We ran virus scans etc on all workstation and these all came up clear.<br />
<br />
My suspicion is that there is a workstation that is either accessing a specific site (although popular video sites are blocked) and this is maintaining a connection to a site therefore causing the high ping.<br />
<br />
The web filter doesn't show anything obvious and there aren't any workstations with excessively high bandwidth's.<br />
<br />
The next step will probably be running a ping whilst the times are high and then unplugging network  cables from one workstation at a time.<br />
<br />
Has anyone else come across a problem like this?</div>

]]></content:encoded>
			<category domain="http://forums.untangle.com/networking/">Networking</category>
			<dc:creator>BadBoyHouse</dc:creator>
			<guid isPermaLink="true">http://forums.untangle.com/networking/32297-high-ping-times-intermittently-throughout-day.html</guid>
		</item>
		<item>
			<title>IIS Logs</title>
			<link>http://forums.untangle.com/networking/32296-iis-logs.html</link>
			<pubDate>Wed, 15 May 2013 20:34:30 GMT</pubDate>
			<description>This is a minor issue that has been bugging me for a while... 
 
My webserver is IIS and sits over on a separate DMZ interface.  The DMZ interface is...</description>
			<content:encoded><![CDATA[<div>This is a minor issue that has been bugging me for a while...<br />
<br />
My webserver is IIS and sits over on a separate DMZ interface.  The DMZ interface is set up with a primary IP address of 192.168.5.1 and my web server is 192.168.5.20 with a NAT policy giving it an external IP.<br />
<br />
When someone from my internal interface accesses a website IIS logs the IP as 192.168.5.1 instead of the user's LAN ip.<br />
<br />
What do I have setup wrong?</div>

]]></content:encoded>
			<category domain="http://forums.untangle.com/networking/">Networking</category>
			<dc:creator>andrew50</dc:creator>
			<guid isPermaLink="true">http://forums.untangle.com/networking/32296-iis-logs.html</guid>
		</item>
		<item>
			<title>Web Admin</title>
			<link>http://forums.untangle.com/feedback/32295-web-admin.html</link>
			<pubDate>Wed, 15 May 2013 20:00:44 GMT</pubDate>
			<description><![CDATA[Been having this issue a while... 
 
Can't access the web admin using UT internal IP, but if I use the FQDN I have assigned to it the site always...]]></description>
			<content:encoded><![CDATA[<div>Been having this issue a while...<br />
<br />
Can't access the web admin using UT internal IP, but if I use the FQDN I have assigned to it the site always comes up.  Seems like it will work right after restart once, but never twice.<br />
<br />
Any pointers on where to start?</div>

]]></content:encoded>
			<category domain="http://forums.untangle.com/feedback/">Feedback</category>
			<dc:creator>andrew50</dc:creator>
			<guid isPermaLink="true">http://forums.untangle.com/feedback/32295-web-admin.html</guid>
		</item>
		<item>
			<title>Windows DNS server errors, slow name resolution through Untangle</title>
			<link>http://forums.untangle.com/networking/32294-windows-dns-server-errors-slow-name-resolution-through-untangle.html</link>
			<pubDate>Wed, 15 May 2013 18:38:32 GMT</pubDate>
			<description><![CDATA[I've been using two Windows AD-integrated DNS servers for well over a year in my lab without issue. The primary DNS server forwards unresolved...]]></description>
			<content:encoded><![CDATA[<div>I've been using two Windows AD-integrated DNS servers for well over a year in my lab without issue. The primary DNS server forwards unresolved requests to OpenDNS' servers at 208.67.222.222 and 208.67.220.220. <br />
<br />
I recently deployed a dedicated Untangle box in my lab in front of my DNS servers. I configured this Untangle box like I have done with so many other Untangle boxes to forward any DNS requests from my two DNS servers to ANY DNS server but block any DNS requests coming from any other computer on the internal network (to prevent bypassing OpenDNS' filtering by inputting a public DNS server on the local machine). <br />
<br />
Up until this point there was no problem with name resolution but since deploying UT, I'm getting a lot of errors in my DNS servers' logs that are all pretty much &quot;the DNS server received a bad packet from (OpenDNS IP). The header was an incorrect length&quot;. I'm also seeing really bad resolution times to the point it times out.<br />
<br />
I'm almost certain this has something to do with UT seeing the problems only started once I deployed UT. I'm not seeing this in my work lab (same setup as my house but older UT version) and I'm not seeing this at a non-profit where I deployed UT (same setup but again, older UT version).</div>

]]></content:encoded>
			<category domain="http://forums.untangle.com/networking/">Networking</category>
			<dc:creator>johndball</dc:creator>
			<guid isPermaLink="true">http://forums.untangle.com/networking/32294-windows-dns-server-errors-slow-name-resolution-through-untangle.html</guid>
		</item>
	</channel>
</rss>
