Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 19-06-2005, 12:32 AM   #1 (permalink)
mekalodu
 
iinfi's Avatar
 
Join Date: Oct 2004
Location: Navi Mumbai
Posts: 1,518
Default \\192.168.18.5\c$


i use a dial-up connection
i noted my dynamic IP address .... say 192.168.18.5

in the Run dialog box i wrote
\\192.168.18.5\c$

and the contents of my c: were displyed in the explorer window ..

well it didnt even ask for my ADMIN password .... i thought it wud ...

in that case, can anyone sitting at a remote location access the contents of my PC provided he knows my IP address ... he can create edit or modify files ..... thats scary man ...

can anyone explain .... my partitions are FAT32 and not NTFS

i thought of trying it .... called up a friend but since its well past 12 he seems to have slept

can anyone explain !!
__________________
mekalodu
iinfi is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 19-06-2005, 12:59 AM   #2 (permalink)
Wise Old Owl
 
aadipa's Avatar
 
Join Date: Feb 2004
Location: Palghar, Mumbai
Posts: 1,000
Default

this must ask for admin password from other machines

btw delete those admin shares if you don't use them.
__________________
i generally prefer quality over quantity
1 aadi + 1 aadi = 1 full ;)
aadipa is offline  
Old 19-06-2005, 01:05 AM   #3 (permalink)
mekalodu
 
iinfi's Avatar
 
Join Date: Oct 2004
Location: Navi Mumbai
Posts: 1,518
Default

Quote:
Originally Posted by aadipa
btw delete those admin shares if you don't use them.
i didnt get u....
__________________
mekalodu
iinfi is offline  
Old 19-06-2005, 01:16 AM   #4 (permalink)
Human Spambot
 
Join Date: May 2004
Location: off to "never ever" land
Posts: 2,912
Default

right cick on ur c:\ and disable sharing if uve put it on share
if u use a pwd for windows then it'll ask when another comp tries to connect
also urs is a dynamic ip so it'll change everytime
besides that is a private ip , can only be accessed on an intranet .. not over the ineternet
__________________
No Mercy, No Limits.
Oobertech.net - Keeping Knowledge Free
theraven is offline  
Old 19-06-2005, 01:21 AM   #5 (permalink)
mekalodu
 
iinfi's Avatar
 
Join Date: Oct 2004
Location: Navi Mumbai
Posts: 1,518
Default

mine is FAT32 partition ....
is it possible to disable sharing in FAT32
__________________
mekalodu
iinfi is offline  
Old 19-06-2005, 11:36 AM   #6 (permalink)
In The Zone
 
ashisharya's Avatar
 
Join Date: Jan 2005
Location: Locating....Locating...Access Denied!!!
Posts: 410
Default

disable file and printer sharing and also administrative shares.
__________________
To follow the path:
look to the master,
follow the master,
walk with the master,
see through the master,
become the master. -Zen
ashisharya is offline  
Old 19-06-2005, 11:55 AM   #7 (permalink)
Broken In
 
Join Date: Jan 2005
Posts: 105
Default

Quote:
Originally Posted by theraven
right cick on ur c:\ and disable sharing if uve put it on share
if u use a pwd for windows then it'll ask when another comp tries to connect
also urs is a dynamic ip so it'll change everytime
besides that is a private ip , can only be accessed on an intranet .. not over the ineternet
Well, what do you know! Even the contents of my C: drive were displayed when I tried with my IP. I checked my partitions and none of them have sharing enabled. So how come this is happening?
paraman is offline  
Old 19-06-2005, 02:00 PM   #8 (permalink)
Broken In
 
Join Date: May 2005
Location: Bangalore
Posts: 102
Default

@anybody who knows networking
Arent our IPs supposed to be Dynamic anyway?
So if it keeps on changing y bother?
Also,isnt it risky to openly give out ones ip?
@iinfi u shud have used 192.xxx.xxx.xxx
or watever
__________________
\"Cogito,Ergo Sum\"
whim_gen is offline  
Old 19-06-2005, 02:18 PM   #9 (permalink)
Broken In
 
Join Date: Jan 2005
Posts: 105
Default

I have a fixed IP assigned by my cable internet provider.
paraman is offline  
Old 19-06-2005, 02:41 PM   #10 (permalink)
Alpha Geek
 
Join Date: Feb 2004
Location: Belgaum
Posts: 745
Default

@whim_gen
That IP address 192.168.x.x is a private IP address.It cant be routed from the internet.That is you cant access that IP address from the internet.

You shoudlnt post your public IP address in public which can be either a static IP address or a dynamic IP address.
__________________
The protection of a machine is a process & not a given -Duane Arnold.
www.Oobertech.net
Look ma my blog http://techhub.blogspot.com/
digen is offline  
Old 19-06-2005, 05:11 PM   #11 (permalink)
Human Spambot
 
Join Date: May 2004
Location: off to "never ever" land
Posts: 2,912
Default

@paraman if u ur ip is private or ur using local loopback its gonna show ur drive
however if u try accessing another computer the same way it wont show unless u are allowed to and sharing is enabled
__________________
No Mercy, No Limits.
Oobertech.net - Keeping Knowledge Free
theraven is offline  
Old 19-06-2005, 07:37 PM   #12 (permalink)
mekalodu
 
iinfi's Avatar
 
Join Date: Oct 2004
Location: Navi Mumbai
Posts: 1,518
Default

that 192.168.x.x which i had posted was jus for example

the actual IP address that my ISP assigns is 220.224.xxx.xxx .....

my file sharing is disabled but still when i typed

\\220.224.xxx.xxx\c$ i got the contents of my C drive displayed ... is the 220.224.xxx.xxx a public or private IP address ...??
__________________
mekalodu
iinfi is offline  
Old 19-06-2005, 08:35 PM   #13 (permalink)
Alpha Geek
 
Join Date: Feb 2004
Location: Belgaum
Posts: 745
Default

The 220.224.xxx.xxx is a public IP address.
After issuing the "\\220.224.xxx.xxx\c$" at run prompt you get the contents of your C drive because the drive is shared.Most importantly you are addressing it locally i.e root access
Incase you've shared it then if there is a internal LAN present,users will be able to view your C drive.

Delete that default C$ share if you want

Start>run>cmd>net share "share name" /delete

In your case
net share c$ /delete
__________________
The protection of a machine is a process & not a given -Duane Arnold.
www.Oobertech.net
Look ma my blog http://techhub.blogspot.com/
digen is offline  
Old 20-06-2005, 02:42 PM   #14 (permalink)
mekalodu
 
iinfi's Avatar
 
Join Date: Oct 2004
Location: Navi Mumbai
Posts: 1,518
Default

my PC is a stand-alone and not connected to any LAN ..

i connect it to the net thru dial up connection ..

that means no one can access my HDD thru this command RIGHT ???
__________________
mekalodu
iinfi is offline  
Old 21-06-2005, 10:28 AM   #15 (permalink)
Wise Old Owl
 
enoonmai's Avatar
 
Join Date: Oct 2004
Location: Parked diagonally in a parallel universe
Posts: 1,304
Default

Well, they would still be prompted for a username and password even if they do get it. My advice would be to configure your firewall to disallow shares from anything other than a trusted network/PC. That way, even if someone tries to access a share with a password, they would be denied, as should be the case for maximum security.
__________________
Face it, kid! Provoking a reaction isn't the same thing as saying something significant - Calvin
A64 3000+@2.4G/Asus A8V-DLX/1G DDR400/BBA X800 XT PE/320G HGST SATA2
Playing FEAR XP/LSW2
enoonmai is offline  
Old 21-06-2005, 12:05 PM   #16 (permalink)
mekalodu
 
iinfi's Avatar
 
Join Date: Oct 2004
Location: Navi Mumbai
Posts: 1,518
Default

I asked a friend of mine to write this
\\220.224.xxx.xxx\c$
at his command prompt ....

he said he got some network error ......saying there is no such computer ...
but he was at his workplace ....
__________________
mekalodu
iinfi is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 On


 
Latest Threads
- by trublu
- by topgear

Advertisement




All times are GMT +5.5. The time now is 09:00 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2