|
Home > Archive > IIS ASP > March 2006 > ICS not working
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Dhamziel 2006-03-25, 11:59 am |
|
Hello,
I would like to apologize if thread does not belong here, but I dont
see where else I could post this.
I get my internet connetion from a friend's router, so I already have
my IP, subnet mask, default gateway, dns; on my xp pro computer:
IP 192.168.abc.def
Subnet Mask 255.255.255.0
Defaul Gateway 192.168.1.1
DNS 200.48.225.130
200.48.225.146
These are the setting my friend told me to have for my computer.
Now I want to connect another computer (one running windows 2000
server) though the one I always use (the one running xp).
The network cable comes to my board's LAN port, so I installed a
network card, installed the propper driver, got the cross-over cable
and connected the two computers.
File sharing is not a problem, it worked from the first time
around(though it takes a few seconds to the win2000 computer to
"read/localize" the shared files of the other computer when using
TCP/IP only, so I added the NWLing/IPX/SPX protocol, it takes it a
fraction of a second, any comments on this?)
But I can't get to share an entire hard drive from the 2k computer, can
only share folders.
I ran the XP network assistant thing (selected the ethernet adapter
that provides me with internet, selected the adapter i want to give
internet to)... got the network .exe for the other network computers
but it doesn't work on win2000. So I figured It had to be done
manually...
I took a look at what the assitant had done with the TCP/IP
configuration of the adapter on the xp computer that connects to the
second computer (win2000) and found:
IP 192.68.0.1
Subnet mask 255.255.255.0
D. Gateway ___-___-___-___ (blank)
DNS (blank)
So I tried the following on the win2000 computer:
IP 192.68.0.2
Subnet mask 255.255.255.0
D. Gateway ___-___-___-___ (blank)
DNS (blank)
No luck... Tried a few other random things but still didn't work.
I googled for some answers but with no luck...
Bottom line is that file sharing works but ICS doesn't.
If you guys could help me out... or post a link where I could get help
from... I would greatly appreciate it.
Regards
Dhamziel
P.S. I guess I know it would be easier to use a second router...^^
--
Dhamziel
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------
| |
|
| one of your machines should have 2 network cards, preferable the server
NIC 1 should be set up as your friend told you
and this should be set to share internet connection, if using the server as
recommended, go to routing and remote access and run the wizard, select NAT
internet connection sharing, (after setting up all cards)
NIC 2 should be on a completely different range of numbers like
10.0.0.1
255.0.0.0
the other machine should be on the other end of the cable with a number like
10.0.0.2
255.0.0.0
It may need the gateway of
10.0.0.1
"Dhamziel" <Dhamziel.257z9o@mail.codecomments.com> wrote in message
news:Dhamziel.257z9o@mail.codecomments.com...
>
> Hello,
> I would like to apologize if thread does not belong here, but I dont
> see where else I could post this.
> I get my internet connetion from a friend's router, so I already have
> my IP, subnet mask, default gateway, dns; on my xp pro computer:
> IP 192.168.abc.def
> Subnet Mask 255.255.255.0
> Defaul Gateway 192.168.1.1
> DNS 200.48.225.130
> 200.48.225.146
>
> These are the setting my friend told me to have for my computer.
> Now I want to connect another computer (one running windows 2000
> server) though the one I always use (the one running xp).
> The network cable comes to my board's LAN port, so I installed a
> network card, installed the propper driver, got the cross-over cable
> and connected the two computers.
>
> File sharing is not a problem, it worked from the first time
> around(though it takes a few seconds to the win2000 computer to
> "read/localize" the shared files of the other computer when using
> TCP/IP only, so I added the NWLing/IPX/SPX protocol, it takes it a
> fraction of a second, any comments on this?)
> But I can't get to share an entire hard drive from the 2k computer, can
> only share folders.
>
> I ran the XP network assistant thing (selected the ethernet adapter
> that provides me with internet, selected the adapter i want to give
> internet to)... got the network .exe for the other network computers
> but it doesn't work on win2000. So I figured It had to be done
> manually...
>
> I took a look at what the assitant had done with the TCP/IP
> configuration of the adapter on the xp computer that connects to the
> second computer (win2000) and found:
> IP 192.68.0.1
> Subnet mask 255.255.255.0
> D. Gateway ___-___-___-___ (blank)
> DNS (blank)
>
> So I tried the following on the win2000 computer:
> IP 192.68.0.2
> Subnet mask 255.255.255.0
> D. Gateway ___-___-___-___ (blank)
> DNS (blank)
>
> No luck... Tried a few other random things but still didn't work.
> I googled for some answers but with no luck...
> Bottom line is that file sharing works but ICS doesn't.
> If you guys could help me out... or post a link where I could get help
> from... I would greatly appreciate it.
>
> Regards
>
> Dhamziel
>
> P.S. I guess I know it would be easier to use a second router...^^
>
>
>
> --
> Dhamziel
> ------------------------------------------------------------------------
> Posted via http://www.codecomments.com
> ------------------------------------------------------------------------
>
|
|
|
|
|