The FIAT Forum
iNETFX Domain Registration - COM/NET/ORG Ģ6.50 a year!

Go Back   The FIAT Forum > General > Leisure Lounge > Computing


Reply
 
Thread Tools Search this Thread
Old 06-09-2005   #1
NobodyBlamesTheHappyGuy:D
 
Morty Mort's Avatar
 
Join Date: Jun 2003
Location: Kristiansand / Trondheim
Posts: 1,185
Thanks: 13
Trader Rating: (1)
Morty Mort has donated! Norway 
Question Wireless network issues.

Hei.

As I canīt seem to find any qualified person in Norway to tell me how to do this, I pray the FiatForum for help.

Iīve got wireless router that is physically connected with a cable modem. 2 computers - one laptop and one goodīold computer are both connected to this router. Wireless. The router is of brand CNET, and both wirelss access points are D-Link (USB and PCMCIA-card). Anyway these products works extremely good, and everything works fine regarding Internet / stability etc.

But - how in the name of the lord (read "FiatForum") can I access one computer from another??? I want to use it as a small network, to share files and folders, like I did before with my old coax-network.

Morten.
__________________
jet blue. 17" blades. eibach pro system. omp bar. gsr breath. mattig face. debadged. phoenix gold watts. rear tint.

member of the 5-door massive attack.
Morty Mort is offline  
Reply With Quote
Old 06-09-2005   #2
 
Join Date: Dec 2004
Posts: 3,374
Blog Entries: 12
Thanks: 1
Trader Rating: (1)
Luke has donated! 
Re: Wireless network issues.

as you are now using TCP/IP, you will need to set up file sharing and create shared folders within windows. Im assuming you're using XP?

If so, you need to go into good ole explorer, and find a folder you want to share, right click on it, and choose "sharing and security" (name may change as im on XP Pro SP2).

under the sharing tab, click the radio button "share this folder", and give it a name. then click ok (again may be different due to different preferences within explorer security).

The folder should now be mappable to the other machines.


If you are having a problem getting the machines to talk/see each other, thats a different problem altogether. It may be that you need to set up the correct static IP addresses and subnet mask (if you dont have a DHCP server running on your router). If they dont have the same subnet and IP configuration, they wont see each other.

If you have a DCHP server running from your router, make sure its configured ok to give out the right IP addresses to all the machines. im guessing it would, as your internet is fine, but we're dealing with microsoft here

Anyways a little more info and im sure i can help
__________________
FIAT Forum Useful Links:
Donate to FF | Buy FF Merchandise | Classifieds | FF Insurance | How-to Guides | FAQs

Luke is offline  
Reply With Quote
Old 06-09-2005   #3
NobodyBlamesTheHappyGuy:D
 
Morty Mort's Avatar
 
Join Date: Jun 2003
Location: Kristiansand / Trondheim
Posts: 1,185
Thanks: 13
Trader Rating: (1)
Morty Mort has donated! Norway 
Re: Wireless network issues.

Thanks Luke.

The router has DHCP enabled, and delivers atomatically IP adresses to the two computers. I have not checked the subnet yet, but propably it is 255.255.255.0 etc. Both computers have XP SP2 installed and shared folders are active. A little different layout of home (laptop) vs pro. (big-pc) versions, but both computers are on the same network name and workgroup. The SSID on the router is also named the same just to simplify everything.

Maybe I have to manually assign IP-adresses within the routers network range? The router is at 192.168.1.254, and if I remember it can connect computers between 192.168.1.100-200.

Iīm having a "take 5" at work right now, so canīt access my network settings until Iīm home.

Morten.
__________________
jet blue. 17" blades. eibach pro system. omp bar. gsr breath. mattig face. debadged. phoenix gold watts. rear tint.

member of the 5-door massive attack.
Morty Mort is offline  
Reply With Quote
Old 06-09-2005   #4
 
Join Date: Dec 2004
Posts: 3,374
Blog Entries: 12
Thanks: 1
Trader Rating: (1)
Luke has donated! 
Re: Wireless network issues.

Originally Posted by Morty Mort
Thanks Luke.

The router has DHCP enabled, and delivers atomatically IP adresses to the two computers. I have not checked the subnet yet, but propably it is 255.255.255.0 etc. Both computers have XP SP2 installed and shared folders are active. A little different layout of home (laptop) vs pro. (big-pc) versions, but both computers are on the same network name and workgroup. The SSID on the router is also named the same just to simplify everything.

Maybe I have to manually assign IP-adresses within the routers network range? The router is at 192.168.1.254, and if I remember it can connect computers between 192.168.1.100-200.

Iīm having a "take 5" at work right now, so canīt access my network settings until Iīm home.

Morten.
If DHCP has been enabled on your router and its assigning IPs ok, then it shouldn't be an IP and subnet mask problem i wouldnt have thought. With the 255.255.255.0 configuration ive only used the IP configuration 192.168.0.xxx rather than your 192.168.1.xxx, but again i doubt that would make much of a difference.

Next test would be to go into each computers settings and find out their IP address. Can be done through MS Command Prompt. type "ipconfig" and it will spurt out your IP and subnet. Get that for the computer your trying to talk to, then on the other type "ping IPAddress" on the command prompt. if they can see each other you should get 4 replies, and a little base for statistics. If this is successful, then it should be a quick case of fiddling in XP to get them to share data. If its unsuccessful, then theres a problem with IP's and subnets (or your router doesnt like you )
__________________
FIAT Forum Useful Links:
Donate to FF | Buy FF Merchandise | Classifieds | FF Insurance | How-to Guides | FAQs

Luke is offline  
Reply With Quote
Old 06-09-2005   #5
NobodyBlamesTheHappyGuy:D
 
Morty Mort's Avatar
 
Join Date: Jun 2003
Location: Kristiansand / Trondheim
Posts: 1,185
Thanks: 13
Trader Rating: (1)
Morty Mort has donated! Norway 
Re: Wireless network issues.

Hei again. Still problems. After IPconfig'ing both computers i get 192.168.1.100 and 192.168.1.101. But I can only ping the computer I'm actually sitting on. I can't ping the other one (from none of them). Strange? Is there a firewall restriction somewhere?

Morten.
__________________
jet blue. 17" blades. eibach pro system. omp bar. gsr breath. mattig face. debadged. phoenix gold watts. rear tint.

member of the 5-door massive attack.
Morty Mort is offline  
Reply With Quote
Old 06-09-2005   #6
 
Join Date: Dec 2004
Posts: 3,374
Blog Entries: 12
Thanks: 1
Trader Rating: (1)
Luke has donated! 
Re: Wireless network issues.

Originally Posted by Morty Mort
Hei again. Still problems. After IPconfig'ing both computers i get 192.168.1.100 and 192.168.1.101. But I can only ping the computer I'm actually sitting on. I can't ping the other one (from none of them). Strange? Is there a firewall restriction somewhere?

Morten.
Could be windows firewall try disabling it, and trying again
__________________
FIAT Forum Useful Links:
Donate to FF | Buy FF Merchandise | Classifieds | FF Insurance | How-to Guides | FAQs

Luke is offline  
Reply With Quote
Old 07-09-2005   #7
NobodyBlamesTheHappyGuy:D
 
Morty Mort's Avatar
 
Join Date: Jun 2003
Location: Kristiansand / Trondheim
Posts: 1,185
Thanks: 13
Trader Rating: (1)
Morty Mort has donated! Norway 
Re: Wireless network issues.

Hello again.

Maybe it is all coming to a solution now. I use F-Secure for both Internet security and virus problems. It has never failed and never caused any problems whatsoever.

I first shut down Windows' firewall on both computers. This led F-Secure to be the primary firewall. Still no "ping". But when I shut down F-Secure's firewall I managed to ping from both computers. So this firewall is propably the cause. I have now started both firewalls on both computers, but opened for traffic through 192.168.1.100 to 192.168.1.200 (the router's IP delivery range) on both F-Secure'd machines.

And I can ping from both. So now it is all down to getting in touch with the shared folders and printer. Will post more if everything works out fine. But with Microsoft it usually doesn't.

Morten.
__________________
jet blue. 17" blades. eibach pro system. omp bar. gsr breath. mattig face. debadged. phoenix gold watts. rear tint.

member of the 5-door massive attack.
Morty Mort is offline  
Reply With Quote
Old 07-09-2005   #8
Italians do it better :P
 
Join Date: Jun 2003
Location: /etc/rc.d/init.d/squid
Posts: 392
Thanks: 0
Trader Rating: (1)
Alfie has donated! Italy 
Re: Wireless network issues.

youl need to set up persmissions, i didnt read the whole thread properly (sorry ) but you will need the same log on details on all machines they dont have to log on with that same xp account they just need them setting up, like this...


if 2 PC running XP/2k had different log ons file sharing wont work. they have to have a common logon set up

pc one

username : user
pwd : pass

pc two

username : user2
pwd : password2


to access a share set up on PC 2 you would need to set up PC ones account on PC 2. you can then create a folder and share it out and give that user access to it.

some info here http://www.practicallynetworked.com/...ilesharing.htm

i hope you have XP Pro? have you got 'home' edition? my deepest sympaty! :P (some info on that site about it)


Alfie
__________________
2000 X Seicento Sporting, Yellow 1108, 2004 54 Punto Van, White 1.3 16v MultiJet
muore la pecora muore l'agnello muore la gente piena di guai... ma i ROMPI COGLIONI non muoiono mai!
Originally Posted by binki
i had a AppleSei once worse hump i ever had
Alfie is offline  
Reply With Quote
Old 07-09-2005   #9
5vp3r m0d
 
Stu DemonD's Avatar
 
Join Date: Sep 2003
Location: N/A :p
Posts: 16,461
Thanks: 132
Trader Rating: (1)
Stu DemonD has donated! United Kingdom 
Re: Wireless network issues.

Ah, I need to see if I can do this at some stage!

I have a similar setup at home, with my main PC [running XP Pro] wired into a router and my laptop [XP Home] connected via wireless to the router - I haven't try to communicate between them, but want to at some stage....even if just to share a few folders, etc.
__________________
Electroclash Panda 100HP
Red brake calipers - done / Red highlights on engine cover - done
Red GSR kit - done / Red badges - done / Cobra springs - done
Stu DemonD is offline  
Reply With Quote
Old 07-09-2005   #10
hot hot tamale!
 
Hellcat's Avatar
 
Join Date: Jul 2005
Posts: 12,245
Blog Entries: 5
Thanks: 81
Trader Rating: (3)
Hellcat has donated! 
Re: Wireless network issues.

Doesn't need to have seperate usernames per computer. For a home network just give access to the 'everybody' group. To access the other comps you just need to type \\pcname\ and it will list all the shared folders and printers available on that resource, although I dont want to be telling you things that you may already know.
__________________
Hellcat is offline  
Reply With Quote
Old 08-09-2005   #11
NobodyBlamesTheHappyGuy:D
 
Morty Mort's Avatar
 
Join Date: Jun 2003
Location: Kristiansand / Trondheim
Posts: 1,185
Thanks: 13
Trader Rating: (1)
Morty Mort has donated! Norway 
Re: Wireless network issues.

All done now. Can even print from the wireless laptop to the wireless big computer.

They do not need to share any login, and it is not neccesary to set up permissions.

The info on the internet is loads of crap - Iīve been searching for a long time. In the end - FiatForum was the place to go!

Using XP Home is as easy as Pro, but with different network / adm. layout. They both communicate wireless with each other. They NEED to be on the same WORKGROUP. Usually Windows suggests WORKGROUP as standard, so thatīs ok. Rename the routerīs SSID to WORKGROUP as well. Or use a preferred name.

It was F-Secureīs firewall that was blocking the computers from each other. Windowsī firewall let the computers see each other. After opening for the routerīs IPs through F-Secure it was fairly easy. I just didnīt get that.

And also thanks for the help with the "ping" and "ipconfig" commands. They meant everything. Thanks LUKE.

Morten.
__________________
jet blue. 17" blades. eibach pro system. omp bar. gsr breath. mattig face. debadged. phoenix gold watts. rear tint.

member of the 5-door massive attack.
Morty Mort is offline  
Reply With Quote
Old 08-09-2005   #12
Italians do it better :P
 
Join Date: Jun 2003
Location: /etc/rc.d/init.d/squid
Posts: 392
Thanks: 0
Trader Rating: (1)
Alfie has donated! Italy 
Re: Wireless network issues.

dont blame me when you get hacked! lol j/k
__________________
2000 X Seicento Sporting, Yellow 1108, 2004 54 Punto Van, White 1.3 16v MultiJet
muore la pecora muore l'agnello muore la gente piena di guai... ma i ROMPI COGLIONI non muoiono mai!
Originally Posted by binki
i had a AppleSei once worse hump i ever had
Alfie is offline  
Reply With Quote
Old 08-09-2005   #13
NobodyBlamesTheHappyGuy:D
 
Morty Mort's Avatar
 
Join Date: Jun 2003
Location: Kristiansand / Trondheim
Posts: 1,185
Thanks: 13
Trader Rating: (1)
Morty Mort has donated! Norway 
Re: Wireless network issues.

Originally Posted by Alfie
dont blame me when you get hacked! lol j/k
Hehe, wonīt blame you Alfie. I have not opened for anything but local IPs provided by the router itself, for use on my internal network. There are still 3 firewalls on my system: 1. The router itself, 2. F-Secure, 3. Windows. Intrusion from the outside is still (hopefully) impossible. I totally trust F-Secure, because I know it has blocked extremely many attempts to infect and enter my computers.

Cheers.

Morten.
__________________
jet blue. 17" blades. eibach pro system. omp bar. gsr breath. mattig face. debadged. phoenix gold watts. rear tint.

member of the 5-door massive attack.
Morty Mort is offline  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
wireless network help gaz.d Computing 12 22-07-2005 14:47
I.C.E How to - Power Issues Luke I.C.E 9 21-07-2005 13:40
Service issues Stu DemonD Ulysse 17 06-10-2004 11:48
(G) 1,5 75sx mk1 issues... hlmst Uno 0 14-06-2004 18:33
Wireless Networking TidyBoy Computing 15 11-04-2004 22:50


All times are GMT +1. The time now is 09:01.

Copyright ©2002 - 2008 FIAT Forum
Proudly hosted by iNETFX Message Boards and Forums Directory