Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > Home page

Reply
 
 
Tim
Guest
Posts: n/a

 
      10-07-2003, 10:26 PM
Is it possible to force a home page to anyone accessing a WiFi hotspot?
I have a dlink DI-624.

 
Reply With Quote
 
 
 
 
Walter Roberson
Guest
Posts: n/a

 
      10-07-2003, 10:59 PM
In article <G4Hgb.252029$(E-Mail Removed) e.rogers.com>,
Tim <(E-Mail Removed)> wrote:
:Is it possible to force a home page to anyone accessing a WiFi hotspot?
:I have a dlink DI-624.

Tricky. How do you define 'home page' in this context?

Some setups have the possibility of redirecting an HTTP access if the
user has not authenticated yet, but as soon as the user enters the
credentials usually they are then passed on to the page they
originally requested. You might be able to cheat on that "usually".
But that's not going to have any effect on which page is accessed when
the user clicks on the little "home" icon.
--
Studies show that the average reader ignores 106% of all statistics
they see in .signatures.
 
Reply With Quote
 
Don W.
Guest
Posts: n/a

 
      10-07-2003, 11:26 PM
"Tim" <(E-Mail Removed)> wrote in message
news:G4Hgb.252029$(E-Mail Removed). cable.rogers.com...
> Is it possible to force a home page to anyone accessing a WiFi hotspot?
> I have a dlink DI-624.
>


If you own the gateway you can do whatever you want with the traffic flowing
through. Since the behavior you are proposing is not typical of most
off-the-shelf routers it might make sense to put together a
linux/unix/BSD/whatever box with two Ethernet adapters and design your own
router. I don't know of any boxes designed to do what you want, but I'll
bet they exist.

Don W.


 
Reply With Quote
 
Walter Roberson
Guest
Posts: n/a

 
      10-08-2003, 12:00 AM
In article <7kudnf6WWY1o1h6iXTWc-(E-Mail Removed)>,
Don W. <dNOSPAMwiddersAThotmail.com> wrote:
:"Tim" <(E-Mail Removed)> wrote in message
:news:G4Hgb.252029$(E-Mail Removed) .cable.rogers.com...
:> Is it possible to force a home page to anyone accessing a WiFi hotspot?
:> I have a dlink DI-624.

:If you own the gateway you can do whatever you want with the traffic flowing
:through. Since the behavior you are proposing is not typical of most
ff-the-shelf routers it might make sense to put together a
:linux/unix/BSD/whatever box with two Ethernet adapters and design your own
:router. I don't know of any boxes designed to do what you want, but I'll
:bet they exist.

Don, I seem to be at a loss to figure out how *any* DLINK box,
linux/unix/BSD/whatever could possibly force a "home page" onto my Palm ??
Well, sure, if I brought in a Windows laptop with IE you could try
a whole series of exploits to change my home page setting, but if you
succeeded it would be because I hadn't secured my laptop adequately.

I put it to you that no browswer I've ever heard of sends out any
information on an HTTP request indicating that it is the home page that
is being fetched. Because of this, you can't just have it switch in
your page every time you detect that the user is putting in a request
to the home page that they configured. You can't tell a home page from
any other page.

The only thing you can do that is remotely close is to use an authentication
scheme, and assert some control over the *first* page that the user
accesses (or the first 5 or whatever). Depending how you do it, you could
easily end up ruining their cache for when they later deliberately go
and attempt to access that page again, but that might be a bonus for you --
and a real drag to the user who is accustomed to using www.google.com
as their home page and now really wants to do a search...

Remember: a home page is not the same thing as the -first- page shown
to the user.
--
'ignorandus (Latin): "deserving not to be known"'
-- Journal of Self-Referentialism
 
Reply With Quote
 
Tim
Guest
Posts: n/a

 
      10-08-2003, 02:23 AM
Walter Roberson wrote:

> In article <7kudnf6WWY1o1h6iXTWc-(E-Mail Removed)>,
> Don W. <dNOSPAMwiddersAThotmail.com> wrote:
> :"Tim" <(E-Mail Removed)> wrote in message
> :news:G4Hgb.252029$(E-Mail Removed) .cable.rogers.com...
> :> Is it possible to force a home page to anyone accessing a WiFi hotspot?
> :> I have a dlink DI-624.
>
> :If you own the gateway you can do whatever you want with the traffic flowing
> :through. Since the behavior you are proposing is not typical of most
> ff-the-shelf routers it might make sense to put together a
> :linux/unix/BSD/whatever box with two Ethernet adapters and design your own
> :router. I don't know of any boxes designed to do what you want, but I'll
> :bet they exist.
>
> Don, I seem to be at a loss to figure out how *any* DLINK box,
> linux/unix/BSD/whatever could possibly force a "home page" onto my Palm ??
> Well, sure, if I brought in a Windows laptop with IE you could try
> a whole series of exploits to change my home page setting, but if you
> succeeded it would be because I hadn't secured my laptop adequately.
>
> I put it to you that no browswer I've ever heard of sends out any
> information on an HTTP request indicating that it is the home page that
> is being fetched. Because of this, you can't just have it switch in
> your page every time you detect that the user is putting in a request
> to the home page that they configured. You can't tell a home page from
> any other page.
>
> The only thing you can do that is remotely close is to use an authentication
> scheme, and assert some control over the *first* page that the user
> accesses (or the first 5 or whatever). Depending how you do it, you could
> easily end up ruining their cache for when they later deliberately go
> and attempt to access that page again, but that might be a bonus for you --
> and a real drag to the user who is accustomed to using www.google.com
> as their home page and now really wants to do a search...
>
> Remember: a home page is not the same thing as the -first- page shown
> to the user.


Sorry, I meant first page shown to the user. If someone happens to
access my hotspot in my condominium building, I would like to have a
page come up that says who's hotspot they are accessing.
Maybe we can share internet access costs or something.

 
Reply With Quote
 
Don W.
Guest
Posts: n/a

 
      10-08-2003, 08:38 AM
"Walter Roberson" <(E-Mail Removed)> wrote in message
news:blvk2f$chv$(E-Mail Removed)...
> In article <7kudnf6WWY1o1h6iXTWc-(E-Mail Removed)>,
> Don W. <dNOSPAMwiddersAThotmail.com> wrote:
> :"Tim" <(E-Mail Removed)> wrote in message
> :news:G4Hgb.252029$(E-Mail Removed) .cable.rogers.com...
> :> Is it possible to force a home page to anyone accessing a WiFi hotspot?
> :> I have a dlink DI-624.
>
> :If you own the gateway you can do whatever you want with the traffic

flowing
> :through. Since the behavior you are proposing is not typical of most
> ff-the-shelf routers it might make sense to put together a
> :linux/unix/BSD/whatever box with two Ethernet adapters and design your

own
> :router. I don't know of any boxes designed to do what you want, but I'll
> :bet they exist.
>
> Don, I seem to be at a loss to figure out how *any* DLINK box,
> linux/unix/BSD/whatever could possibly force a "home page" onto my Palm ??
> Well, sure, if I brought in a Windows laptop with IE you could try
> a whole series of exploits to change my home page setting, but if you
> succeeded it would be because I hadn't secured my laptop adequately.


I'm not suggesting that anyone change your home page setting. Your client
device requests http://www.yahoo.com and his router returns his own special
page as if it came from http://www.yahoo.com. No settings have been
changed. Typically the 'alternative' page provided would be some sort of
sign-on screen. Once authorized to use the network, the router would pass
traffic normally. Some hotels have systems like this.
>
> I put it to you that no browswer I've ever heard of sends out any
> information on an HTTP request indicating that it is the home page that
> is being fetched. Because of this, you can't just have it switch in
> your page every time you detect that the user is putting in a request
> to the home page that they configured. You can't tell a home page from
> any other page.


Tim has already clarified what he meant by "home page".

>
> The only thing you can do that is remotely close is to use an

authentication
> scheme, and assert some control over the *first* page that the user
> accesses (or the first 5 or whatever).


Yup.

> Depending how you do it, you could
> easily end up ruining their cache for when they later deliberately go
> and attempt to access that page again, but that might be a bonus for

you --
> and a real drag to the user who is accustomed to using www.google.com
> as their home page and now really wants to do a search...


A cached version of the google page wouldn't help him very much when he
really wants to do a search. These 'schemes' can already be found in some
hotels.

>
> Remember: a home page is not the same thing as the -first- page shown
> to the user.
> --
> 'ignorandus (Latin): "deserving not to be known"'
> -- Journal of Self-Referentialism


To some a home page is the one they created on geocities that has there
picture on it. To my browser it means the first page shown to the user
(because it is the page automatically requested when the browser opens) and
the page requested when I click the toolbar button with the house on it. As
this poster explained, he meant that when a client requests its first page
('home' page) it would be replaced by a page of his own making.

Don W.


 
Reply With Quote
 
news.airlogic.net
Guest
Posts: n/a

 
      10-09-2003, 05:07 PM
You can do that with this product (running on a windows PC)
www.dnsredirector.com

The dlink has no capability to do that directly.

"Tim" <(E-Mail Removed)> wrote in message
news:G4Hgb.252029$(E-Mail Removed). cable.rogers.com...
> Is it possible to force a home page to anyone accessing a WiFi hotspot?
> I have a dlink DI-624.
>



 
Reply With Quote
 
Don W.
Guest
Posts: n/a

 
      10-09-2003, 06:27 PM
"news.airlogic.net" <(E-Mail Removed)> wrote in message
news:bm44lr$vn9$(E-Mail Removed)...
> You can do that with this product (running on a windows PC)
> www.dnsredirector.com
>
> The dlink has no capability to do that directly.
>
> "Tim" <(E-Mail Removed)> wrote in message
> news:G4Hgb.252029$(E-Mail Removed). cable.rogers.com...
> > Is it possible to force a home page to anyone accessing a WiFi hotspot?
> > I have a dlink DI-624.
> >

Cool! I might buy on myself!

Thanks

Don W.


 
Reply With Quote
 
inquisitiveman2002@yahoo.com
Guest
Posts: n/a

 
      10-11-2003, 06:25 AM
Don,
The DLINK DSA-3100 model can do re-directing. I've seen it at some
hotels already. Don't know the cost though. It could be a bundle.

"Don W." <dNOSPAMwiddersAThotmail.com> wrote in message news:<tI6cnVLM6sqsNRiiXTWc-(E-Mail Removed)>...
> "news.airlogic.net" <(E-Mail Removed)> wrote in message
> news:bm44lr$vn9$(E-Mail Removed)...
> > You can do that with this product (running on a windows PC)
> > www.dnsredirector.com
> >
> > The dlink has no capability to do that directly.
> >
> > "Tim" <(E-Mail Removed)> wrote in message
> > news:G4Hgb.252029$(E-Mail Removed). cable.rogers.com...
> > > Is it possible to force a home page to anyone accessing a WiFi hotspot?
> > > I have a dlink DI-624.
> > >

> Cool! I might buy on myself!
>
> Thanks
>
> Don W.

 
Reply With Quote
 
RichC
Guest
Posts: n/a

 
      10-17-2003, 10:30 PM
Don't forget you will need two LAN cards.
One goes to your DSL or cable modem the other goes to the WAN port of your
624.

"Don W." <dNOSPAMwiddersAThotmail.com> wrote in message
news:tI6cnVLM6sqsNRiiXTWc-(E-Mail Removed)...
: "news.airlogic.net" <(E-Mail Removed)> wrote in message
: news:bm44lr$vn9$(E-Mail Removed)...
: > You can do that with this product (running on a windows PC)
: > www.dnsredirector.com
:


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting index.jsp page as home page on IIS JOHN MATHEW Windows Networking 2 09-26-2007 07:43 AM
Home Page Problems Mike J Wireless Networks 1 06-16-2005 06:12 PM
Wannadoo Home Page? Office Broadband 1 11-27-2004 12:30 AM
home page changed Macdo Windows Networking 1 02-24-2004 01:30 AM
When ON Line, cannot get to My Home page.I get MSN... Pete Windows Networking 0 01-08-2004 05:08 PM



1 2 3 4 5 6 7 8 9 10 11