* Linux/Win XP network connection problem
@ 2003-01-06 3:06 James Maki
2003-01-06 11:44 ` Adam Luchjenbroers
2003-01-06 17:52 ` Jamie Risk
0 siblings, 2 replies; 3+ messages in thread
From: James Maki @ 2003-01-06 3:06 UTC (permalink / raw)
To: linux-newbie
I am just beginning to work with Red Hat Linux 8.0. I have the OS installed
on a computer connected to a small network and the internet. I am able to
connect to the internet via a broadband connection without problem. I
purchased "Red Hat Linux 8 Bible" to learn more. One of my objectives was to
be able to see and share files and printers between the Linux box and the
Win XP box. No printers are connected to the Linux box. Linux is the only OS
on this computer.
With the help of Red Hat Linux 8 Bible, I think I have SAMBA working on the
Linux box. I can see MyGroup on the Win XP box in Network Places. If I
select Mygroup, I get Samba Server (Localhost). If I double click, I get the
following error message
=======================
\\Localhost in not accessible. You might not have permission to use this
network resource. Contact the administrator of this server to find if you
have access permissions.
You were not connected because a duplicate name exists on the network. Go to
System in Control Panel to change the computer name and try again.
=======================
Reading Red Hat Linux 8.0 Bible indicates I "should" be able to see the
linux file system at this time.
Also, how would I go about "seeing" the Win XP system from the Linux box
(i.e., is there something comparable to network neighborhood in Linux). I
boot the Linux box to Gnome. Very little experience with command line (but
always willing to learn).
Have I just tried to do too much too early? I am reading chapter two of the
book (covering the installation) and skipped forward to chapters 15 and 18
to get the networking info. I learn best by doing -- picking an objective
and working toward that objective. But the error message has me stopped in
my tracks. Your patience and suggestions are most appreciated.
Jim
jwmaki@att.net
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Linux/Win XP network connection problem
2003-01-06 3:06 Linux/Win XP network connection problem James Maki
@ 2003-01-06 11:44 ` Adam Luchjenbroers
2003-01-06 17:52 ` Jamie Risk
1 sibling, 0 replies; 3+ messages in thread
From: Adam Luchjenbroers @ 2003-01-06 11:44 UTC (permalink / raw)
To: James Maki, linux-newbie
> With the help of Red Hat Linux 8 Bible, I think I have SAMBA working on the
> Linux box. I can see MyGroup on the Win XP box in Network Places. If I
> select Mygroup, I get Samba Server (Localhost). If I double click, I get
> the following error message
>
> =======================
> \\Localhost in not accessible. You might not have permission to use this
> network resource. Contact the administrator of this server to find if you
> have access permissions.
>
> You were not connected because a duplicate name exists on the network. Go
> to System in Control Panel to change the computer name and try again.
> =======================
Just a quick pointer, try changing the network name from "localhost",
localhost is usually a loopback hostname (IP 127.0.0.1) that is used by a
machine to connect to itself.
--
"Security-wise, NT is a server with a "Kick me" sign taped to it." - Carl
Jacobs
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Linux/Win XP network connection problem
2003-01-06 3:06 Linux/Win XP network connection problem James Maki
2003-01-06 11:44 ` Adam Luchjenbroers
@ 2003-01-06 17:52 ` Jamie Risk
1 sibling, 0 replies; 3+ messages in thread
From: Jamie Risk @ 2003-01-06 17:52 UTC (permalink / raw)
To: linux-newbie
I got something very similar to this when I was trying SAMBA. One kind
person
on this or another newsgroup suggested disabling the firewall on the linux
box. RH seems
to configure firewalls automatically; I'm not that familiar with RH's setup
and I don't know
what ports particularly SAMBA uses particularly (136 or 137 or something
close), but, to
do a quick test, try this as root:
"service IPCHAINS stop"
to see if it will help. This will completely disable your firewall. Next
time you reboot, the firewall
will be reset to the old values.
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-01-06 17:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-06 3:06 Linux/Win XP network connection problem James Maki
2003-01-06 11:44 ` Adam Luchjenbroers
2003-01-06 17:52 ` Jamie Risk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox