Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Samba] WARNING : no network interfaces found.

3,106 views
Skip to first unread message

akshaysalkar

unread,
Jan 21, 2003, 7:00:19 AM1/21/03
to
i get the following error

WARNING : no network interfaces found.

when i run smbclient or nmblookup etc.

the following is the settings in my computer.

workgroup = TRIDENTMUMBAI
security = domain
password server = 10.160.128.152
netbios name = smbsys
interfaces = 192.168.1.225
encrypt passwords = yes

--

Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com

Buy the best in Movies at http://www.videos.indiatimes.com

Now bid just 7 Days in Advance and get Huge Discounts on Indian Airlines Flights. So log on to http://indianairlines.indiatimes.com and Bid Now!

--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba

akshaysalkar

unread,
Jan 21, 2003, 7:00:20 AM1/21/03
to

Robert

unread,
Jan 21, 2003, 10:51:02 AM1/21/03
to
"akshaysalkar" <akshay...@indiatimes.com> wrote in message
news:20030121120019$27...@gated-at.bofh.it...

The error message is telling you that you do not have a network interface:
i.e.. you do not have an Ethernet card (NIC)

Robert

Joel Hammer

unread,
Jan 21, 2003, 5:30:19 PM1/21/03
to
You are using the ip that is used for broadcasts as the ip number of
your server. That doesn't sound good.

Joel


On Tue, Jan 21, 2003 at 05:19:57PM +0530, akshaysalkar wrote:
> i get the following error
>
> WARNING : no network interfaces found.
>
> when i run smbclient or nmblookup etc.
>
> the following is the settings in my computer.
>
> workgroup = TRIDENTMUMBAI
> security = domain
> password server = 10.160.128.152
> netbios name = smbsys
> interfaces = 192.168.1.225
> encrypt passwords = yes
--

+mr_scary+

unread,
Jan 21, 2003, 6:01:37 PM1/21/03
to
On Tue, 21 Jan 2003 23:30:19 +0100, Joel Hammer <Jo...@HammersHome.com>
said the following:

>You are using the ip that is used for broadcasts as the ip number of
>your server. That doesn't sound good.
>
>Joel
>On Tue, Jan 21, 2003 at 05:19:57PM +0530, akshaysalkar wrote:
>> i get the following error
>>
>> WARNING : no network interfaces found.
>>
>> when i run smbclient or nmblookup etc.
>>
>> the following is the settings in my computer.
>>
>> workgroup = TRIDENTMUMBAI
>> security = domain
>> password server = 10.160.128.152
>> netbios name = smbsys
>> interfaces = 192.168.1.225
>> encrypt passwords = yes

192.168.1.225 is not a broadcast address.

Akshaysalkar, please provide the output to these three commands:

$ ifconfig
$ netstat -rn
$ ping -c 1 10.160.128.152

Bradley W. Langhorst

unread,
Jan 21, 2003, 11:10:05 PM1/21/03
to
On Tue, 2003-01-21 at 17:22, Joel Hammer wrote:
> You are using the ip that is used for broadcasts as the ip number of
> your server. That doesn't sound good.

> > interfaces = 192.168.1.225
reado by joel - or typo from aksaysalkar
192.168.1.225 != 192.168.1.255

alsaysalkar:
what does 'ifconfig' say on your machine?

It seems strange to me that your password server is on 10.160 when your
samba box is on an entirely different network 192.168

they're both in the private IP space so it's possible but seems strange.
make sure you can route between those if it is correct.

brad

--
Bradley W. Langhorst <br...@langhorst.com>

Paul Yeager

unread,
Jan 22, 2003, 9:30:18 AM1/22/03
to
Joel:

192.168.1.225 is a broadcast address?

Ken Schneider

unread,
Jan 22, 2003, 9:40:11 AM1/22/03
to
On Wed, 2003-01-22 at 08:46, Paul Yeager wrote:
> Joel:
>
> 192.168.1.225 is a broadcast address?

This is NOT a broadcast address:

192.168.1.255 is the broadcast address.

--
Ken Schneider
Senior UNIX Administrator
Network Administrator
21st Century Oncology, Inc.
239-931-7350 (help desk)
239-931-7383 (fax)
kschn...@rtsx.com

Robert

unread,
Jan 22, 2003, 7:03:27 PM1/22/03
to
A broadcast address is one in which all bits in the host portion of the IPv4
address have been set to 1 as recommended by RFC 919.

This excludes 192.168.1.225 unless coupled with a specific mask.

Robert

"Paul Yeager" <pye...@tektone.net> wrote in message
news:20030122143017$19...@gated-at.bofh.it...

Joel Hammer

unread,
Jan 22, 2003, 7:40:12 PM1/22/03
to
Yes, I think I misread your ip address.
Sorry.
Joel

On Wed, Jan 22, 2003 at 12:08:12PM +0530, akshaysalkar wrote:
> i thought 255 is a broadcast...


>
>
>
> "Joel Hammer" wrote:
>
>
>
> You are using the ip that is used for broadcasts as the ip number of
> your server. That doesn't sound good.
>
> Joel
> On Tue, Jan 21, 2003 at 05:19:57PM +0530, akshaysalkar wrote:

> &gt; i get the following error
> &gt;
> &gt; WARNING : no network interfaces found.
> &gt;
> &gt; when i run smbclient or nmblookup etc.
> &gt;
> &gt; the following is the settings in my computer.
> &gt;
> &gt; workgroup = TRIDENTMUMBAI
> &gt; security = domain
> &gt; password server = 10.160.128.152
> &gt; netbios name = smbsys
> &gt; interfaces = 192.168.1.225
> &gt; encrypt passwords = yes


>
>
>
> Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com
>
> Buy the best in Movies at http://www.videos.indiatimes.com
>
> Now bid just 7 Days in Advance and get Huge Discounts on Indian Airlines Flights. So log on to http://indianairlines.indiatimes.com and Bid Now!
>

0 new messages