iBoss Filter help

Any hardware related topics go here.
Post Reply
DarkRanger
Registered User
Posts: 8346
Joined: 10 May 2006, 02:00
Processor: Intel i5-3750
Motherboard: Gigabyte
Graphics card: nVidia GTX 550Ti
Memory: 8GB Jetram
Contact:

iBoss Filter help

Post by DarkRanger »

First up, I didn't know where to post this, so here goes.

I want to set up our companies filter to redirect traffic to a specified IP if a certain url is entered into the browser. This url is not blocked, it is just our intraweb that runs of the local server, so it doesn't require internet connection.

Basically, if a user types in www.example.url in his/her browser, the filter picks it up and redirects the user to 127.0.0.1.

Is this possible? Our company has an iBoss filter, although I'm not sure what model number or so forth. I'll get Kenny (our IT dude) to post it here. Also, I don't know if this should be set on the filter or where.

Thanks.
Image
Kennyisalive
Registered User
Posts: 17269
Joined: 26 Feb 2007, 02:00
Contact:

Re: iBoss Filter help

Post by Kennyisalive »

I used Apache to host the Intranet on our local network.
Don't Click me
Image
Forum Points:10018000
User avatar
rustypup
Registered User
Posts: 8872
Joined: 13 Dec 2004, 02:00
Location: nullus pixius demonica
Contact:

Re: iBoss Filter help

Post by rustypup »

quick and dirty... lmhosts....
Most people would sooner die than think; in fact, they do so - Bertrand Russel
DarkRanger
Registered User
Posts: 8346
Joined: 10 May 2006, 02:00
Processor: Intel i5-3750
Motherboard: Gigabyte
Graphics card: nVidia GTX 550Ti
Memory: 8GB Jetram
Contact:

Re: iBoss Filter help

Post by DarkRanger »

Isn't there another way we can do this instead of doing the LMHosts thing on all the client PC's?
Image
Sojourn
Registered User
Posts: 5649
Joined: 02 Sep 2004, 02:00
Location: Still looking...

Re: iBoss Filter help

Post by Sojourn »

He has an IT dude called Kenny(isalive) !~!!!!
That must be uberwin !!
User avatar
rustypup
Registered User
Posts: 8872
Joined: 13 Dec 2004, 02:00
Location: nullus pixius demonica
Contact:

Re: iBoss Filter help

Post by rustypup »

let's start with "why?"... and is the iBoss acting as primary DNS?
Most people would sooner die than think; in fact, they do so - Bertrand Russel
DarkRanger
Registered User
Posts: 8346
Joined: 10 May 2006, 02:00
Processor: Intel i5-3750
Motherboard: Gigabyte
Graphics card: nVidia GTX 550Ti
Memory: 8GB Jetram
Contact:

Re: iBoss Filter help

Post by DarkRanger »

Why:

At work we have various operating systems and LMHOSTS seems to be very specific, so we can't write a script to update it whenever a new PC logs on. And we are quickly expanding so we get new poeple in almost every month. The thing is, I want to make this intraweb easy to manage. I don't want it to be a hassle for the IT guy. If we could enable this to happen automatically regardless of operating system, it would be great.

I have no idea if the iBoss is acting as primary DNS. I'll ask Kenny to reply here.
Image
User avatar
rustypup
Registered User
Posts: 8872
Joined: 13 Dec 2004, 02:00
Location: nullus pixius demonica
Contact:

Re: iBoss Filter help

Post by rustypup »

yes... but why are you automatically blocking local users?

perhaps filtering on the apache box would be a better solve?
Most people would sooner die than think; in fact, they do so - Bertrand Russel
DarkRanger
Registered User
Posts: 8346
Joined: 10 May 2006, 02:00
Processor: Intel i5-3750
Motherboard: Gigabyte
Graphics card: nVidia GTX 550Ti
Memory: 8GB Jetram
Contact:

Re: iBoss Filter help

Post by DarkRanger »

I think there is a communication gap here... :?

I want to let the local users that type in www.example.url rather get the site of the local server. The www.example.url site will still be hosted for our other branches in Cape Town and Durban, but it will be hosted externally. So to save internet bandwidth (which we always have a problem with) we would rather have them (the Lynnwood branch) access the file of the local (Lynnwood) server.

I don't understand what you mean by automatically blocking local users.
Image
User avatar
rustypup
Registered User
Posts: 8872
Joined: 13 Dec 2004, 02:00
Location: nullus pixius demonica
Contact:

Re: iBoss Filter help

Post by rustypup »

you were talking about redirecting them to localhost... :lol:

your local DNS should redirect them to the internal IP, not the external... unless the apache box resides on a separate domain, in which case, set a routing rule on the iBoss for the external ip...
Most people would sooner die than think; in fact, they do so - Bertrand Russel
Kennyisalive
Registered User
Posts: 17269
Joined: 26 Feb 2007, 02:00
Contact:

Re: iBoss Filter help

Post by Kennyisalive »

Our Primary DNS is not done by the Ibossfilter.
Windows server 2003 R2 is our DNS server
Don't Click me
Image
Forum Points:10018000
Kennyisalive
Registered User
Posts: 17269
Joined: 26 Feb 2007, 02:00
Contact:

Re: iBoss Filter help

Post by Kennyisalive »

I created a DNS entry to route to the apache box. and the site works but not like DR wants it to work...
Don't Click me
Image
Forum Points:10018000
User avatar
rustypup
Registered User
Posts: 8872
Joined: 13 Dec 2004, 02:00
Location: nullus pixius demonica
Contact:

Re: iBoss Filter help

Post by rustypup »

add a forward lookup entry for the external domain... (split-DNS)

when you say "doesn't work" - doesn't resolve to the local box?
Most people would sooner die than think; in fact, they do so - Bertrand Russel
DarkRanger
Registered User
Posts: 8346
Joined: 10 May 2006, 02:00
Processor: Intel i5-3750
Motherboard: Gigabyte
Graphics card: nVidia GTX 550Ti
Memory: 8GB Jetram
Contact:

Re: iBoss Filter help

Post by DarkRanger »

I said 127.0.0.1 as an example! :lol: :lol: Sorry man, should have clarified that. :lol:
Image
DarkRanger
Registered User
Posts: 8346
Joined: 10 May 2006, 02:00
Processor: Intel i5-3750
Motherboard: Gigabyte
Graphics card: nVidia GTX 550Ti
Memory: 8GB Jetram
Contact:

Re: iBoss Filter help

Post by DarkRanger »

rustypup wrote:when you say "doesn't work" - doesn't resolve to the local box?
He made it work when you type this into the adress box: http://intranet.3bm.local/

I want to have it working when you type this into the adress box: http://www.3bm.co.za

so people from outside our lynnwood offices will access www.3bm.co.za on the external server, while people who actually work at the lynnwood office will access it locally.
Image
User avatar
rustypup
Registered User
Posts: 8872
Joined: 13 Dec 2004, 02:00
Location: nullus pixius demonica
Contact:

Re: iBoss Filter help

Post by rustypup »

Most people would sooner die than think; in fact, they do so - Bertrand Russel
DarkRanger
Registered User
Posts: 8346
Joined: 10 May 2006, 02:00
Processor: Intel i5-3750
Motherboard: Gigabyte
Graphics card: nVidia GTX 550Ti
Memory: 8GB Jetram
Contact:

Re: iBoss Filter help

Post by DarkRanger »

Billy is awesome!

Thanks rusty. Will let you know if it works.
Image
Kennyisalive
Registered User
Posts: 17269
Joined: 26 Feb 2007, 02:00
Contact:

Re: iBoss Filter help

Post by Kennyisalive »

Thanks Rusty!!
But I came right just as DR told me about you post.

I created a new Zone in our FW DNS look up called 3bm.co.za
And created a new host in 3bm.co.za calles (www)
with I routed to the IP of the Apache box.

And boom it all works.

Thanks for all you inputs!!
Don't Click me
Image
Forum Points:10018000
DarkRanger
Registered User
Posts: 8346
Joined: 10 May 2006, 02:00
Processor: Intel i5-3750
Motherboard: Gigabyte
Graphics card: nVidia GTX 550Ti
Memory: 8GB Jetram
Contact:

Re: iBoss Filter help

Post by DarkRanger »

Kenny is slim. :| Didn't see that one coming.

Thanks for the help rusty. :D
Image
User avatar
rustypup
Registered User
Posts: 8872
Joined: 13 Dec 2004, 02:00
Location: nullus pixius demonica
Contact:

Re: iBoss Filter help

Post by rustypup »

:D good stuff.. i take payment in cheese...
Most people would sooner die than think; in fact, they do so - Bertrand Russel
Kennyisalive
Registered User
Posts: 17269
Joined: 26 Feb 2007, 02:00
Contact:

Re: iBoss Filter help

Post by Kennyisalive »

DarkRanger wrote:Kenny is slim. :| Didn't see that one coming.
WHY am I only seeing this now???
Don't Click me
Image
Forum Points:10018000
Post Reply