1. passwd, chsh, chpass, chfn, chsh problem
hi,
i'm using freebsd 4.6.2 with own recompiled kernel, my problem is that
when i try to use some of $subject utilities it takes a long time
(about one minute) to execute them, i tried to strace chsh and here is
a result:
...
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 4
getsockname(4, {sin_family=AF_INET, sin_port=htons(0),
sin_addr=inet_addr("0.0.0.0")}}, [16]) = 0
getsockopt(4, IPPROTO_IP, 19, [0], [4]) = 0
setsockopt(4, IPPROTO_IP, 19, [2], 4) = 0
bind(4, {sin_family=AF_INET, sin_port=htons(0),
sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(4, FIONBIO, [1]) = 0
sendto(4, "\203\7\312
\0\0\0\0\0\0\0\2\0\1\206\240\0\0\0\2\0\0\0\3"..., 56, 0,
{sin_family=AF_INET, sin_port=htons(111),
sin_addr=inet_addr("127.0.0.1")}}, 16) = 56
this message is repeated so many times:
gettimeofday({1035209143, 831286}, NULL) = 0
select(5, [4], NULL, NULL, {5, 0}) = 0 (Timeout)
sendto(4, "\203\7\312
\0\0\0\0\0\0\0\2\0\1\206\240\0\0\0\2\0\0\0\3"..., 56, 0,
{sin_family=AF_INET, sin_port=htons(111),
sin_addr=inet_addr("127.0.0.1")}}, 16) = 56
gettimeofday({1035209148, 839516}, NULL) = 0
select(5, [4], NULL, NULL, {5, 0}) = 0 (Timeout)
sendto(4, "\203\7\312
\0\0\0\0\0\0\0\2\0\1\206\240\0\0\0\2\0\0\0\3"..., 56, 0,
{sin_family=AF_INET, sin_port=htons(111),
sin_addr=inet_addr("127.0.0.1")}}, 16) = 56
gettimeofday({1035209153, 849542}, NULL) = 0
select(5, [4], NULL, NULL, {5, 0}) = 0 (Timeout)
sendto(4, "\203\7\312
\0\0\0\0\0\0\0\2\0\1\206\240\0\0\0\2\0\0\0\3"..., 56, 0,
{sin_family=AF_INET, sin_port=htons(111),
sin_addr=inet_addr("127.0.0.1")}}, 16) = 56
gettimeofday({1035209158, 859605}, NULL) = 0
...
should be a problem with my firewall setup or i'm just stupid and miss
something ?
any suggestions ?
thank you very much
p.s. please excuse my english
2. problem with the jfs file system
3. Note: Util-Linux-2.2 has chfn & chsh problem
4. X works for root, not for me, why?
5. chsh, chfn problems
6. AIX4.3 and cc?
7. Problems running updatedb
8. Trying to determine my 56k connection speed
9. updatedb problem in Redhat6.0 with 10Gb Harddisk
10. locate.updatedb problem
11. Problems with locate/updatedb
12. An updatedb problem
13. A problem with a cron job: updatedb, help please!