Displaying 1 result from an estimated 1 matches for "tcp_recvspac".
Did you mean:
tcp_recvspace
2010 Aug 18
1
netbios uses incorrect broadcast value and termintaes
...m. Here is the
output of ifconfig -a:
bash-3.00# ifconfig -a
en0:
flags=5e080863,c0<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),PSEG,LARGESEND,CHAIN>
inet 10.209.86.7 netmask 0xfffffc00 broadcast 10.209.87.255
tcp_sendspace 131072 tcp_recvspace 65536 rfc1323 0
lo0:
flags=e08084b<UP,BROADCAST,LOOPBACK,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT>
inet 127.0.0.1 netmask 0xff000000 broadcast 127.255.255.255
inet6 ::1/0
tcp_sendspace 131072 tcp_recvspace 131072 rfc1323 1
And here is my smb.conf file:
bash-3.00# te...