Hi,i have to configure a linux Redhat7.1 running machine as a client in a LAN and to give some folder for share to network.Our server is a win2000 server(it is transient i hope).
I have used samba and tried to configure smb.conf.Actually it is running.That is when i use "ping IP_of_server"
i can connect to server (and i can connect to all network like this).But when i use"rlogin" for example or "host IP_of_server" commands i can't take any result.Bye the same way windows machines can also see me in network neighbourhood but they can't connect to me.
**************
x.y.z.1 is our server's ip
x.y.z.9 is my ip
x.y.z.2 is our router's ip
the output of route command is:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
x.y.z.0 * 255.255.255.0 U 0 0 0 eth0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default Nxyz2.GDGSC. 0.0.0.0 UG 0 0 &nbs!
p; 0 eth0
******************
the output of "ifconfig" command is:
eth0 Link encap:Ethernet HWaddr 00:80:AD:7C:31:38
inet addr:x.y.z.9 Bcast:x.y.z.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:11390 errors:0 dropped:0 overruns:0 frame:0
TX packets:5578 errors:0 dropped:0 overruns:0 carrier:0
collisions:303 txqueuelen:100
Interrupt:9 Base address:0xd400
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:304 errors:0 dropped:0 overruns:0 frame:0
TX packets:304 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
*****************
the output of (global part) smb.conf file is:
[global]
workgroup = BIM //BIM is our group name in network
server string = Server
hosts allow = x.y.z. 127.0.0.
printcap name = /etc/printcap
load printers = yes
printing = lprng
log file = /var/log/samba/%m.log
max log size = 0
ssl CA certFile = /usr/share/ssl/certs/ca-bundle.crt
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = no
I wish you can help me.
Do You Yahoo!?
Yahoo! Health - Feel better, live better
