Computing.Net > Forums > Linux > RedHat 7.1 and Win2k Networking

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

RedHat 7.1 and Win2k Networking

Reply to Message Icon

Name: Calvin Broadhurst
Date: November 29, 2001 at 18:01:13 Pacific
Comment:

Can some kind soul please suggest a solution to the problem I am currently experiencing.
I have two PC's.. one (my wifes) is Win2k and the other (mine) is dual boot Win2k and RedHat 7.1. They are both on a 10bT network with hub.
When they are both running Win2k they can talk to each other quite happily over the network.
When mine is running Linux they refuse to communicate in either direction.
If I ping the Win2k machine from Linux I can observe the received packets incrementing on the Win2k machine but am getting no responses from it.
Previously (before installing Win2k and RedHat 7.1) I was using Win98 and RedHat 6.2 with no networking problems.



Sponsored Link
Ads by Google

Response Number 1
Name: Noah
Date: November 29, 2001 at 19:24:09 Pacific
Reply:

You have samba running, right!?
On Redhat 7.1, I think you have to change the firewall setting.

# /usr/sbin/lokkit

then goto customize section and check eth0 for trusted device.

That's what I did.


0

Response Number 2
Name: Guy Allard
Date: December 1, 2001 at 22:47:42 Pacific
Reply:

You just upgraded from Win98 to Win2K on the
one machine.

98 is wide open.

2K has (reaonably) good security by default.

To get from Linux->2K:
a) Samba on Linux (encrypted passwords, see
manpage smb.conf and related)
b) Matching ID's on 2K (easiest)

To get from 2k->Linux
a) Samba on Linux (above)
b) Matching ID's on Linux (easiest)

Your 2K ID's and access for each *MUST* be
set up right - and for seamless access should match Linux ID's


0

Response Number 3
Name: Calvin Broadhurst
Date: December 5, 2001 at 13:32:33 Pacific
Reply:

I'm not too worried about samba at the moment, setting that up is not a problem as soon as I can get the PC's communicating. At the moment _nothing_ is going through between them (ping, ftp, telnet etc).
Will try lokkit again, maybe I just wasn't asking it nicely enough last time I tried it.

Cheers...
...Calvin



0

Response Number 4
Name: Rick
Date: January 16, 2002 at 21:53:29 Pacific
Reply:

I am in the same boat but I am trying the Samba I believe thats what was preventing Like Duh? Dman I should have known I was not totally crazy (Too much starbucks coffee)Thanks for the insight Guys !


0

Response Number 5
Name: Courtney
Date: January 17, 2002 at 04:09:12 Pacific
Reply:

I have Just set up two machines in the following fassion:

WWW - RedHat 7.2 - Win2K

I have gotten my linux box online however I can't get Linux or windows to chat. At first thought it could be firewall related since windows thinks I have disconnected my ethernet cable. So I disabled IPTables and I also used "/etc/rc.d/init.d/ipchains stop" to stop the IPChains. Still no luck. Any help would be greatly appreciated.

thanks Courtney


0

Related Posts

See More



Response Number 6
Name: Shaji
Date: February 12, 2002 at 18:20:30 Pacific
Reply:

I use a class c network, and all IPs are 192.168.0.1 to 192.168.0.255. This config for ipchains after you set up the network cards should probabaly work fine. Please changethe IP addressesin teh lines below to reflect the numbering of your network. Iam a learner too. This works for me. and gives me network access too for all 13 machines on my network. and i dont use a firewall at all...so that is for later. Hope this helps.

ipchains -F
ipchains -P forward DENY
ipchains -A forward -s 192.168.0.0/255.255.255.0 -j MASQ

Shaji


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: RedHat 7.1 and Win2k Networking

RedHat 7.1 - Win2k Pro Network Config www.computing.net/answers/linux/redhat-71-win2k-pro-network-config/4382.html

Redhat 7.1 and NTFS www.computing.net/answers/linux/redhat-71-and-ntfs/3910.html

RedHat 7.1 and ASUS A7A266 www.computing.net/answers/linux/redhat-71-and-asus-a7a266/3929.html