Results 1 to 2 of 2
I have 3 nics and all uses public - registered IPs
I run WEB server FTP server and all is accessible from all 3 nics.
But when I try to ...
- 12-27-2004 #1Just Joined!
- Join Date
- Nov 2004
- Posts
- 5
samba and 3 nics
I have 3 nics and all uses public - registered IPs
I run WEB server FTP server and all is accessible from all 3 nics.
But when I try to connect to SAMBA i get no response. I can not even search for servers IP.
Where's problem ?
- 12-28-2004 #2Linux Newbie
- Join Date
- Dec 2004
- Location
- Barrie, Ontario
- Posts
- 219
Are you on the same subnet as the Samba server?
As I recall, Samba does not work over the public 'net unless you tunnel/vpn to it.
You can force Samba to use a specific interface with the following:
For example, one of my machines hasCode:interfaces = ip.ad.dr.ess/ne.tm.as.k
Code:interfaces = 10.1.7.5/255.255.255.0
Blog - KB5UMQ - Linux User #272983
3 Rules:
1) "It doesn't work..." is simply not useful information.
2) Don't cross post!
3) If you are asking for help, start by telling us your distro/os and version.


Reply With Quote