Old 01-17-2012, 11:36 AM   #11 (permalink)
Newbie
 
Join Date: Jan 2012
Posts: 8
jerms is on a distinguished road
Default

Running in bridge mode turns on port security on the switch it's connected to and I don't have control of some of the core network equipment, so if I just put the internal and external interfaces in separate ranges should that work?
jerms is offline  
Old 01-17-2012, 11:37 AM   #12 (permalink)
Untangle Ninja
 
raditude's Avatar
 
Join Date: Jan 2009
Location: Eugene, OR
Posts: 1,112
raditude is on a distinguished road
Default

Yes, but you will be running double NAT would be my guess.
raditude is offline  
Old 01-17-2012, 11:43 AM   #13 (permalink)
Untangle Ninja
 
dbunyard's Avatar
 
Join Date: Nov 2008
Location: Westerville, Ohio, USA
Posts: 1,021
dbunyard is on a distinguished road
Default

You can turn off the NAT and run it as a natless router, that's what I am doing both at home and at work. Then it's just another hop to the gateway. This avoids the problems with a double NAT and the strangeness that I have had with bridged mode.
__________________
Dan

You may one day find something interesting here. Today is not that day. Tomorrow isn't looking too good either.
dbunyard is offline  
Old 01-17-2012, 12:12 PM   #14 (permalink)
Untangle Junkie
 
dmorris's Avatar
 
Join Date: Nov 2006
Location: San Mateo, CA
URLs submitted: 10
Posts: 10,614
dmorris is on a distinguished road
Default

Quote:
Originally Posted by jerms View Post
The configuration is basically:

PC
IP 10.64.252.65/24
GW 10.64.252.34
|
UT
Internal IP 10.64.252.34/24
External IP 10.64.252.32/24
GW 10.64.252.1
|
Firewall
|
Router
|
Internet
This doesn't make sense.
You cant have two different interfaces with both the same subnet.
I think you want bridge mode. Re-run the setup wizard in config->system and select bridge mode. Don't change the gateway on the PC to untangle, leave it to the firewall.

I'm suprised you're online at all with this setup. That would indicate to me that there is a switch somewhere that you are not illustrating in the diagram with both UT interfaces plugged into it.
__________________
Attention: Support and help on the Untangle Forums is provided by
volunteers and community members like yourself.
If you need Untangle support please call or email support@untangle.com

Last edited by dmorris; 01-17-2012 at 12:15 PM..
dmorris is online now  
Old 01-17-2012, 12:14 PM   #15 (permalink)
Untangle Ninja
 
sky-knight's Avatar
 
Join Date: Apr 2008
Location: Phoenix, AZ
URLs submitted: 8
Posts: 15,464
sky-knight is on a distinguished road
Default

Quote:
Originally Posted by dbunyard View Post
You can turn off the NAT and run it as a natless router, that's what I am doing both at home and at work. Then it's just another hop to the gateway. This avoids the problems with a double NAT and the strangeness that I have had with bridged mode.
It's also an advanced deployment option that requires a higher level understanding of routing that confuses many. Which considering the OP committed the 101 error of putting two interfaces of a router on the same subnet, I'm assuming this suggestion might make the process of implementing Untangle more difficult.
__________________
Rob Sandling, BS:SWE, MCP
Intouch Technology
Phone: 480-272-9889
rob@intouchtechllc.com

UntangleAppliances.com
Phone: 866-794-8879
sky-knight is online now  
Old 01-18-2012, 02:39 PM   #16 (permalink)
Newbie
 
Join Date: Jan 2012
Posts: 8
jerms is on a distinguished road
Default

Quote:
Originally Posted by dbunyard View Post
You can turn off the NAT and run it as a natless router, that's what I am doing both at home and at work. Then it's just another hop to the gateway. This avoids the problems with a double NAT and the strangeness that I have had with bridged mode.
Thank you for the advice. I'll test it out sometime.

Quote:
This doesn't make sense.
You cant have two different interfaces with both the same subnet.
I think you want bridge mode. Re-run the setup wizard in config->system and select bridge mode. Don't change the gateway on the PC to untangle, leave it to the firewall.

I'm suprised you're online at all with this setup. That would indicate to me that there is a switch somewhere that you are not illustrating in the diagram with both UT interfaces plugged into it.
Yes there is a switch, sorry.

Bridge mode is giving problems for some reason, it keeps triggering port security on the switch.

I was telling my IT Manager days ago that we can't have both interfaces on the same subnet and was sure this was the problem, but it was insisted that it had to be this way.

I do appreciate your help.

Quote:
It's also an advanced deployment option that requires a higher level understanding of routing that confuses many. Which considering the OP committed the 101 error of putting two interfaces of a router on the same subnet, I'm assuming this suggestion might make the process of implementing Untangle more difficult.
My lower level of understanding made me purchase SmartFilter for 1,100+ computers and I'm now doing URL filtering with my Cisco ASA 5510 and that seems to be working for me just fine.
jerms is offline  
Old 01-18-2012, 02:50 PM   #17 (permalink)
Untangle Junkie
 
dmorris's Avatar
 
Join Date: Nov 2006
Location: San Mateo, CA
URLs submitted: 10
Posts: 10,614
dmorris is on a distinguished road
Default

Quote:
Originally Posted by jerms View Post
Yes there is a switch, sorry.

Bridge mode is giving problems for some reason, it keeps triggering port security on the switch.
You can't plug both interfaces into the same switch.
Untangle must be in-line. Its not inline if you hang it off to the side with two interfaces plugged into the switch.

Your switch probably detected a loop and disabled the ports (as it should otherwise you'll flood your own network to death)
__________________
Attention: Support and help on the Untangle Forums is provided by
volunteers and community members like yourself.
If you need Untangle support please call or email support@untangle.com
dmorris is online now  
Old 01-18-2012, 02:52 PM   #18 (permalink)
Master Untangler
 
jcoehoorn's Avatar
 
Join Date: Mar 2010
Location: York, NE
Posts: 475
jcoehoorn is on a distinguished road
Default

I know you said you can't change this, but from what I see you want to put untangle in router mode and then just throw out both your existing router and your existing firewall, as untangle should be able to easily handle both functions.
__________________
Three time Microsoft ASP.Net MVP managing an IBM System x3250 / X3440 / 8GB with Untangle 9.2 to protect 40Mbits for 450+ residential college students and associated staff and faculty
jcoehoorn is offline  
Old 01-19-2012, 08:30 AM   #19 (permalink)
Newbie
 
Join Date: Jan 2012
Posts: 8
jerms is on a distinguished road
Default

Quote:
Originally Posted by dmorris View Post
You can't plug both interfaces into the same switch.
Untangle must be in-line. Its not inline if you hang it off to the side with two interfaces plugged into the switch.

Your switch probably detected a loop and disabled the ports (as it should otherwise you'll flood your own network to death)
Yes, my REAL problem is others control some of the core equipment which I don't have access to. I'm pretty convinced that there is at least some degree of physical setup wrongness that is most likely contributing.

In any case, I also have Smoothwall that I MUST have work in conjunction and have no way around that. Smoothwall is across 60 or so different campuses and they all work in tandem. The way it's set up, I have no way to change it without effecting all campuses. It's complicated - that's what she said. However, one campus needs additional filtering options and the only way I can do it is adding another filter. But after searching around a bit I see that this might not be so easy with UT.

Quote:
I know you said you can't change this, but from what I see you want to put untangle in router mode and then just throw out both your existing router and your existing firewall, as untangle should be able to easily handle both functions.
Ya, easier said then done.
jerms is offline  
Old 01-19-2012, 09:45 AM   #20 (permalink)
Untangle Ninja
 
sky-knight's Avatar
 
Join Date: Apr 2008
Location: Phoenix, AZ
URLs submitted: 8
Posts: 15,464
sky-knight is on a distinguished road
Default

Each campus is separate on layer two at some point, that's where you put Untangle, is at the point the campus is separated.
__________________
Rob Sandling, BS:SWE, MCP
Intouch Technology
Phone: 480-272-9889
rob@intouchtechllc.com

UntangleAppliances.com
Phone: 866-794-8879
sky-knight is online now  
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 11:14 AM.


© 2010 Untangle, Inc. All Rights Reserved.   SEO by vBSEO 3.6.0 PL2