Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Community Discussions (All other subjects)
 Anyone know anything about Wireless Networking?
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 06 September 2005 :  13:06:34  Show Profile  Send ruirib a Yahoo! Message
You right click the adapter (if you have on your tray) and choose Status and then Properties. If you don't have it in your tray, right click the adapter after opening your network connections (button Start ->Connect To) , and choose Properties. Then click Internet Protocol(TCP/IP) and click the Properties Button.
You can leave your IP address to be set automatically, but on the lower part, choose to specify your DNS server, and set the Preferred server to be 192.168.2.1. After that, click the Advanced button and then click the Add button in the lower part of the window to add the IP for the gateway, which should be 192.168.2.1 as well. Then just click Ok several times...

HTH


Snitz 3.4 Readme | Like the support? Support Snitz too

Edited by - ruirib on 06 September 2005 13:06:54
Go to Top of Page

clj
Junior Member

145 Posts

Posted - 06 September 2005 :  16:23:31  Show Profile
OH MY GOD IT WORKS!!!!!!!!!!!!

The gateway address in that bit you just sent me to was set incorrectly to 19.168.2.1 - I changed that to 192 and it works!!

To all of you who helped me thank you so very much! ruirib you have the patience of a saint and have made me very happy! [:-)]

By the way, this may be a time difference issue, I'm not sure, but I only just noticed your reply Posted - 05 September 2005 : 18:49:28
It was definitely not there when I read the first post by AnonJr - it's like it's appeared on the thread and slotted itself into the middle rather than the end. Anyway please forgive me not answering your questions in that post - I wasn't ignoring you, I just hadn't seen it!

Thanks again so much
Clare
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 06 September 2005 :  17:17:31  Show Profile  Send ruirib a Yahoo! Message
Glad it does . That's whay I told you to do this.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

AnonJr
Moderator

United States
5768 Posts

Posted - 06 September 2005 :  20:28:59  Show Profile  Visit AnonJr's Homepage
Glad to see you got it working. Have fun with the wireless!
Go to Top of Page

clj
Junior Member

145 Posts

Posted - 08 September 2005 :  09:20:24  Show Profile
I'm back again with another IP address problem I'm afraid!

If you can spare a mo to help again I would really be grateful...

I'm just trying to get IIS working so I can install ASP.NET and I've got IIS installed (I'm on XP pro) and it's 'started' but when I type in http://localhost/localstart.asp i get:

Server Error
The following error occurred:
The client could not connect because of IP spoofing problems. (CANT_CONNECT_IPSPOOF)

--------------------------------------------------------------------------------
Please contact the administrator.

Do you know what this means and what I can do? I've got the 'bypass proxy server for local addresses' box in IE checked

thanks once again!
Clare
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 08 September 2005 :  09:28:16  Show Profile  Send ruirib a Yahoo! Message
What setup do you have. Any special web app or something?


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

clj
Junior Member

145 Posts

Posted - 08 September 2005 :  10:06:28  Show Profile
Hi ruirib

I have a normal set up I think - just running XP, nothing special - no 'web app' as far as i know (but i'm not entirely sure what you mean by that)

I have also tried typing in http://127.0.0.1/localstart.asp - which prompts me for a username and password.

Thanks
Clare
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 08 September 2005 :  11:20:20  Show Profile  Send ruirib a Yahoo! Message
I never saw that error message. Did you try to setup a simple website?


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

Nertz
Junior Member

Canada
341 Posts

Posted - 08 September 2005 :  12:08:56  Show Profile
if localhost does not work but 127.0.0.1 does, sounds like you are either missing the static lookup hosts file or the static mapping within the hosts file.

with notepad, click on file / open, and navigate to "c:/windows/system32/drivers/etc". In files of type select "all files". In the file listing there should be a hosts (with no extension) file. If there is, it should have this line in it:

127.0.0.1 localhost

If the line is missing, enter in and save it. Make sure there is no pound symbol in front of it and it starts at the beginning of the line. If the file is missing, create one with that single line in it.

cheers,
Nat

Sadly, most Family Court Judges wrongfully reward opportunistic gold diggers
that use our children unjustly as "instruments" of power.


www.fathers-4-justice-canada.ca

Edited by - Nertz on 08 September 2005 12:11:15
Go to Top of Page

clj
Junior Member

145 Posts

Posted - 08 September 2005 :  18:15:50  Show Profile
ruirib - 127.0.0.1 is (apparently!) the same as typing localhost.

Nertz - thanks, I will give it a go and report back

Clare
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 08 September 2005 :  18:24:06  Show Profile  Send ruirib a Yahoo! Message
I know it is, but did you setup a site? I don't remember having a localstart.asp file. I just created a simple site and tested it, all went well.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

Podge
Support Moderator

Ireland
3776 Posts

Posted - 08 September 2005 :  18:38:20  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
localstart.asp in the default website when you first install IIS. If you goto to http://127.0.0.1 or http://localhost you should be redirected to it unless you change the default settings.

Podge.

The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)

My Mods: CAPTCHA Mod | GateKeeper Mod
Tutorial: Enable subscriptions on your board

Warning: The post above or below may contain nuts.
Go to Top of Page

clj
Junior Member

145 Posts

Posted - 12 September 2005 :  12:07:34  Show Profile
Nertz I tried what you said - the file is there with the line already correctly in place.

Do you have anything else I could try?

Thank you!
Clare
Go to Top of Page

clj
Junior Member

145 Posts

Posted - 12 September 2005 :  12:18:53  Show Profile
Sorry ruirib - no I did not set up a site
Go to Top of Page

clj
Junior Member

145 Posts

Posted - 27 September 2005 :  06:13:10  Show Profile
Hurrah, I managed to resolve this problem with the help of my ISP! It was some proxy/firewall setting in the end

Thanks for all your help everyone, it was very much appreciated
Clare
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Previous Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.64 seconds. Powered By: Snitz Forums 2000 Version 3.4.07