samba F9 problem - matchname: host name/address mismatch

Craig White craigwhite at azapple.com
Fri Jun 20 18:52:17 UTC 2008


On Fri, 2008-06-20 at 14:32 -0400, Dr. Michael J. Chudobiak wrote:
> A Windows 98 machine of mine can not access samba shares after the samba 
> server was upgraded to F9. It worked OK before the upgrade.
> 
> The samba logs say:
> 
> [2008/06/20 13:45:23,  0] lib/util_sock.c:matchname(1670)
>    matchname: host name/address mismatch: ::ffff:192.168.0.93 !=
> engraver.domain.avtechpulse.com
> [2008/06/20 13:45:23,  0] lib/util_sock.c:get_peer_name(1791)
>    Matchname failed on engraver.domain.avtechpulse.com ::ffff:192.168.0.93
> 
> The "::ffff:" may be the source of confusion. The DNS should be OK:
> 
> [root at server2 samba]# ping engraver
> PING engraver.domain.avtechpulse.com (192.168.0.93) 56(84) bytes of data.
> 
> Similar issues reported here:
> http://forums.fedoraforum.org/forum/showthread.php?t=192091
> http://forums.fedoraforum.org/forum/showthread.php?t=192136
> 
> 
> Any suggestions?
----
well ::ffff:192.168.0.93 is just an ipv6 representation of the ipv4
address 192.168.0.93 so I wouldn't think this matters but you could test
that by turning off ipv6 on the Fedora 9 system (there's no way to turn
on ipv6 on a Win98 system that I know of).

I wouldn't know about the DNS...do you run your own DNS servers? Are you
serving DNS for ipv6?

do you have restrictions in smb.conf that any of this would matter? i.e.
do you have 'hosts allow' or 'bind interfaces' type statements in
smb.conf?

Craig






More information about the fedora-list mailing list