LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 09-09-2006, 10:27 AM   #1
powah
Member
 
Registered: Mar 2005
Distribution: FC, Gentoo
Posts: 276

Rep: Reputation: 30
some well known websites not seen


Why some well known websites not seen by my FC 3 computer?
e.g. www.linuxquestions.org and www.mit.edu are not "seen" but www.google.com can be seen.
[root@rose]# host www.linuxquestions.org
[root@rose]# host www.mit.edu
[root@rose]# host www.google.com
www.google.com is an alias for www.l.google.com.
www.l.google.com has address 64.233.167.104
www.l.google.com has address 64.233.167.147
www.l.google.com has address 64.233.167.99

As a result, my web browser mozilla (v1.7) and kconqueror cannot go to www.linuxquestions.org and www.mit.edu, but can go to www.google.com.

I reboot my computer to Windows XP and my web browser mozilla can go to all websites including www.linuxquestions.org, www.mit.edu, and www.google.com.

Last edited by powah; 09-10-2006 at 12:23 AM.
 
Old 09-09-2006, 10:57 AM   #2
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Speak to us of your network. Are you behind a proxy server? Do you have something like Squid or DansGuardian or Websense to go through? Are you directly connected to the network? What do the results of traceroute to those sites show?
 
Old 09-09-2006, 01:23 PM   #3
powah
Member
 
Registered: Mar 2005
Distribution: FC, Gentoo
Posts: 276

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by XavierP
Speak to us of your network. Are you behind a proxy server? Do you have something like Squid or DansGuardian or Websense to go through? Are you directly connected to the network? What do the results of traceroute to those sites show?
I am not behind a proxy server nor something like Squid or DansGuardian or Websense to go through. My home PC connect to the internet through a 4-port router and a cable modem.

[root@rose]# traceroute www.linuxquestions.org
traceroute: unknown host www.linuxquestions.org
[root@rose]# traceroute www.google.com
traceroute: Warning: www.google.com has multiple addresses; using 64.233.167.147
traceroute to www.l.google.com (64.233.167.147), 30 hops max, 38 byte packets
1 192.168.2.1 (192.168.2.1) 0.343 ms 0.272 ms 0.233 ms
2 10.116.104.1 (10.116.104.1) 8.651 ms 6.992 ms 7.742 ms
3 66.185.90.241 (66.185.90.241) 11.415 ms 8.041 ms 8.451 ms
4 66.185.83.177 (66.185.83.177) 6.503 ms 7.210 ms 6.331 ms
5 66.185.82.125 (66.185.82.125) 11.904 ms 11.381 ms 14.676 ms
6 66.185.80.165 (66.185.80.165) 12.278 ms 14.033 ms 12.080 ms
7 66.185.81.18 (66.185.81.18) 14.853 ms 14.364 ms 12.063 ms
8 72.14.197.78 (72.14.197.78) 13.261 ms 13.933 ms 14.279 ms
9 72.14.233.147 (72.14.233.147) 24.172 ms 24.195 ms 23.947 ms
MPLS Label=625359 CoS=6 TTL=1 S=1
10 66.249.95.247 (66.249.95.247) 24.614 ms 22.684 ms 66.249.95.245 (66.249.95.245) 41.630 ms
11 72.14.232.53 (72.14.232.53) 27.727 ms 66.249.94.135 (66.249.94.135) 25.658 ms 26.573 ms
12 72.14.232.70 (72.14.232.70) 26.208 ms 64.233.175.26 (64.233.175.26) 28.352 ms 26.950 ms
13 64.233.167.147 (64.233.167.147) 26.276 ms 28.653 ms 26.225 ms
 
Old 09-09-2006, 01:56 PM   #4
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
On the router itself, there may be a page which lists blocked sites (my Linksys has it), is anything listed there?
 
Old 09-09-2006, 03:54 PM   #5
powah
Member
 
Registered: Mar 2005
Distribution: FC, Gentoo
Posts: 276

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by XavierP
On the router itself, there may be a page which lists blocked sites (my Linksys has it), is anything listed there?
No, the hardware is not the problem because the websites are seen on Windows XP.
 
Old 09-09-2006, 03:54 PM   #6
nuxrl
Member
 
Registered: Jun 2006
Location: NY, USA
Distribution: Slackware, Arch
Posts: 176

Rep: Reputation: 35
Sounds like a DNS problem. Check /etc/resolv.conf to see what's inside.
 
Old 09-10-2006, 12:22 AM   #7
powah
Member
 
Registered: Mar 2005
Distribution: FC, Gentoo
Posts: 276

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by nuxrl
Sounds like a DNS problem. Check /etc/resolv.conf to see what's inside.
# cat /etc/resolv.conf
; generated by /sbin/dhclient-script
nameserver 206.47.244.14
nameserver 206.47.244.61
 
Old 09-10-2006, 12:41 AM   #8
powah
Member
 
Registered: Mar 2005
Distribution: FC, Gentoo
Posts: 276

Original Poster
Rep: Reputation: 30
Now suddenly www.linuxquestions.org can be seen but still not www.mit.edu.

# host www.linuxquestions.org
www.linuxquestions.org has address 64.179.4.146

# host www.mit.edu

# strace host www.linuxquestions.org
execve("/usr/bin/host", ["host", "www.linuxquestions.org"], [/* 35 vars */]) = 0
uname({sys="Linux", node="rose", ...}) = 0
brk(0) = 0x978d000
open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=69272, ...}) = 0
old_mmap(NULL, 69272, PROT_READ, MAP_PRIVATE, 3, 0) = 0xbf522000
close(3) = 0
open("/usr/lib/libdns.so.10", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\336"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1022388, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbf521000
old_mmap(0x47c000, 1021264, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x47c000
old_mmap(0x572000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xf6000) = 0x572000
old_mmap(0x575000, 1360, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x575000
close(3) = 0
open("/lib/libcrypto.so.4", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260X\321"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=972464, ...}) = 0
old_mmap(0x5ceb000, 984888, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x5ceb000
old_mmap(0x5dc7000, 69632, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xdc000) = 0x5dc7000
old_mmap(0x5dd8000, 14136, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x5dd8000
close(3) = 0
open("/usr/lib/libisc.so.4", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\2674\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=217564, ...}) = 0
old_mmap(0x344000, 215188, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x344000
old_mmap(0x378000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x34000) = 0x378000
close(3) = 0
open("/lib/tls/libpthread.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\346"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=99880, ...}) = 0
old_mmap(0x46a000, 65188, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x46a000
old_mmap(0x477000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xc000) = 0x477000
old_mmap(0x478000, 7844, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x478000
close(3) = 0
open("/lib/tls/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@X\37\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1575400, ...}) = 0
old_mmap(0x1e0000, 1279788, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x1e0000
old_mmap(0x313000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x132000) = 0x313000
old_mmap(0x316000, 10028, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x316000
close(3) = 0
open("/lib/libdl.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\n4\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=16312, ...}) = 0
old_mmap(0x33f000, 12148, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x33f000
old_mmap(0x341000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0x341000
close(3) = 0
open("/usr/lib/libz.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000WC\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=65928, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbf520000
old_mmap(0x434000, 67608, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x434000
old_mmap(0x444000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xf000) = 0x444000
close(3) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbf51f000
set_thread_area({entry_number:-1 -> 6, base_addr:0xbf51f080, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
munmap(0xbf522000, 69272) = 0
set_tid_address(0xbf51f0c8) = 7832
rt_sigaction(SIGRTMIN, {0x46e620, [], SA_RESTORER|SA_SIGINFO, 0x474f10}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=10240*1024, rlim_max=RLIM_INFINITY}) = 0
rt_sigaction(SIGINT, {0x362200, ~[RTMIN], SA_RESTORER, 0x474f18}, NULL, 8) = 0
rt_sigaction(SIGTERM, {0x362200, ~[RTMIN], SA_RESTORER, 0x474f18}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
rt_sigaction(SIGHUP, {SIG_DFL}, NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [HUP INT TERM], NULL, 8) = 0
getpid() = 7832
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 3
close(3) = 0
socket(PF_INET6, SOCK_STREAM, IPPROTO_IP) = -1 EAFNOSUPPORT (Address family not supported by protocol)
futex(0x378858, FUTEX_WAKE, 2147483647) = 0
brk(0) = 0x978d000
brk(0x97ae000) = 0x97ae000
brk(0) = 0x97ae000
mmap2(NULL, 10489856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbeb1e000
mprotect(0xbeb1e000, 4096, PROT_NONE) = 0
clone(child_stack=0xbf51eb08, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARE NT_SETTID|CLONE_CHILD_CLEARTID|CLONE_DETACHED, parent_tidptr=0xbf51ebf8, {entry_number:6, base_addr:0xbf51ebb0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xbf51ebf8) = 7833
futex(0x978f2f8, FUTEX_WAKE, 1) = 1
mmap2(NULL, 10489856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbe11d000
mprotect(0xbe11d000, 4096, PROT_NONE) = 0
clone(child_stack=0xbeb1db08, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARE NT_SETTID|CLONE_CHILD_CLEARTID|CLONE_DETACHED, parent_tidptr=0xbeb1dbf8, {entry_number:6, base_addr:0xbeb1dbb0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xbeb1dbf8) = 7834
pipe([3, 4]) = 0
fcntl64(3, F_GETFL) = 0 (flags O_RDONLY)
fcntl64(3, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
mmap2(NULL, 10489856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbd71c000
mprotect(0xbd71c000, 4096, PROT_NONE) = 0
clone(child_stack=0xbe11cb08, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARE NT_SETTID|CLONE_CHILD_CLEARTID|CLONE_DETACHED, parent_tidptr=0xbe11cbf8, {entry_number:6, base_addr:0xbe11cbb0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xbe11cbf8) = 7835
open("/usr/share/locale/en_US.UTF-8/libdst.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/libdst.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/libdst.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/libdst.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
futex(0x575500, FUTEX_WAKE, 2147483647) = 0
open("/usr/share/locale/en_US.UTF-8/libisc.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/libisc.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/libisc.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/libisc.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
futex(0x3787d4, FUTEX_WAKE, 2147483647) = 0
futex(0x3787f4, FUTEX_WAKE, 2147483647) = 0
futex(0x575504, FUTEX_WAKE, 2147483647) = 0
open("/usr/share/locale/en_US.UTF-8/libdns.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/libdns.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/libdns.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/libdns.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
futex(0x5750ac, FUTEX_WAKE, 2147483647) = 0
futex(0x5750b8, FUTEX_WAKE, 2147483647) = 0
open("/etc/resolv.conf", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=87, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbd71b000
read(5, "; generated by /sbin/dhclient-sc"..., 4096) = 87
read(5, "", 4096) = 0
close(5) = 0
munmap(0xbd71b000, 4096) = 0
rt_sigaction(SIGHUP, {0x362220, ~[RTMIN], SA_RESTORER, 0x474f18}, NULL, 8) = 0
rt_sigsuspend([] <unfinished ...>
--- SIGTERM (Terminated) @ 0 (0) ---
<... rt_sigsuspend resumed> ) = -1 EINTR (Interrupted system call)
sigreturn() = ? (mask now [HUP INT TERM])
futex(0x978f33c, FUTEX_WAKE, 1) = 1
futex(0x978f32c, FUTEX_WAKE, 1) = 1
futex(0x978f2f8, FUTEX_WAKE, 1) = 1
futex(0x978f33c, FUTEX_REQUEUE, 1, 2147483647, 0x978f2f8) = 1
futex(0x978f2f8, FUTEX_WAKE, 1) = 1
write(4, "\0\0\0\0\377\377\377\377", 8) = 8
close(3) = 0
close(4) = 0
futex(0x978f4a8, FUTEX_WAKE, 1) = 1
futex(0x978f498, FUTEX_WAKE, 1) = 1
futex(0x978f468, FUTEX_WAKE, 1) = 1
brk(0) = 0x97f8000
brk(0) = 0x97f8000
brk(0x97b5000) = 0x97b5000
brk(0) = 0x97b5000
write(1, "www.linuxquestions.org has addre"..., 48www.linuxquestions.org has address 64.179.4.146
) = 48
munmap(0xbd714000, 32768) = 0
exit_group(0) = ?

# strace host www.mit.edu
execve("/usr/bin/host", ["host", "www.mit.edu"], [/* 35 vars */]) = 0
uname({sys="Linux", node="rose", ...}) = 0
brk(0) = 0x8d66000
open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=69272, ...}) = 0
old_mmap(NULL, 69272, PROT_READ, MAP_PRIVATE, 3, 0) = 0xbf55a000
close(3) = 0
open("/usr/lib/libdns.so.10", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\336"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1022388, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbf559000
old_mmap(0x47c000, 1021264, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x47c000
old_mmap(0x572000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xf6000) = 0x572000
old_mmap(0x575000, 1360, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x575000
close(3) = 0
open("/lib/libcrypto.so.4", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260X\321"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=972464, ...}) = 0
old_mmap(0x5ceb000, 984888, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x5ceb000
old_mmap(0x5dc7000, 69632, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xdc000) = 0x5dc7000
old_mmap(0x5dd8000, 14136, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x5dd8000
close(3) = 0
open("/usr/lib/libisc.so.4", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\2674\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=217564, ...}) = 0
old_mmap(0x344000, 215188, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x344000
old_mmap(0x378000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x34000) = 0x378000
close(3) = 0
open("/lib/tls/libpthread.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\346"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=99880, ...}) = 0
old_mmap(0x46a000, 65188, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x46a000
old_mmap(0x477000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xc000) = 0x477000
old_mmap(0x478000, 7844, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x478000
close(3) = 0
open("/lib/tls/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@X\37\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1575400, ...}) = 0
old_mmap(0x1e0000, 1279788, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x1e0000
old_mmap(0x313000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x132000) = 0x313000
old_mmap(0x316000, 10028, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x316000
close(3) = 0
open("/lib/libdl.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\n4\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=16312, ...}) = 0
old_mmap(0x33f000, 12148, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x33f000
old_mmap(0x341000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0x341000
close(3) = 0
open("/usr/lib/libz.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000WC\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=65928, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbf558000
old_mmap(0x434000, 67608, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x434000
old_mmap(0x444000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xf000) = 0x444000
close(3) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbf557000
set_thread_area({entry_number:-1 -> 6, base_addr:0xbf557080, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
munmap(0xbf55a000, 69272) = 0
set_tid_address(0xbf5570c8) = 7896
rt_sigaction(SIGRTMIN, {0x46e620, [], SA_RESTORER|SA_SIGINFO, 0x474f10}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=10240*1024, rlim_max=RLIM_INFINITY}) = 0
rt_sigaction(SIGINT, {0x362200, ~[RTMIN], SA_RESTORER, 0x474f18}, NULL, 8) = 0
rt_sigaction(SIGTERM, {0x362200, ~[RTMIN], SA_RESTORER, 0x474f18}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
rt_sigaction(SIGHUP, {SIG_DFL}, NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [HUP INT TERM], NULL, 8) = 0
getpid() = 7896
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 3
close(3) = 0
socket(PF_INET6, SOCK_STREAM, IPPROTO_IP) = -1 EAFNOSUPPORT (Address family not supported by protocol)
futex(0x378858, FUTEX_WAKE, 2147483647) = 0
brk(0) = 0x8d66000
brk(0x8d87000) = 0x8d87000
brk(0) = 0x8d87000
mmap2(NULL, 10489856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbeb56000
mprotect(0xbeb56000, 4096, PROT_NONE) = 0
clone(child_stack=0xbf556b08, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARE NT_SETTID|CLONE_CHILD_CLEARTID|CLONE_DETACHED, parent_tidptr=0xbf556bf8, {entry_number:6, base_addr:0xbf556bb0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xbf556bf8) = 7897
futex(0x8d682f8, FUTEX_WAKE, 1) = 1
mmap2(NULL, 10489856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbe155000
mprotect(0xbe155000, 4096, PROT_NONE) = 0
clone(child_stack=0xbeb55b08, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARE NT_SETTID|CLONE_CHILD_CLEARTID|CLONE_DETACHED, parent_tidptr=0xbeb55bf8, {entry_number:6, base_addr:0xbeb55bb0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xbeb55bf8) = 7898
pipe([3, 4]) = 0
fcntl64(3, F_GETFL) = 0 (flags O_RDONLY)
fcntl64(3, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
mmap2(NULL, 10489856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbd754000
mprotect(0xbd754000, 4096, PROT_NONE) = 0
clone(child_stack=0xbe154b08, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARE NT_SETTID|CLONE_CHILD_CLEARTID|CLONE_DETACHED, parent_tidptr=0xbe154bf8, {entry_number:6, base_addr:0xbe154bb0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xbe154bf8) = 7899
open("/usr/share/locale/en_US.UTF-8/libdst.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/libdst.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/libdst.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/libdst.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
futex(0x575500, FUTEX_WAKE, 2147483647) = 0
open("/usr/share/locale/en_US.UTF-8/libisc.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/libisc.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/libisc.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/libisc.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
futex(0x3787d4, FUTEX_WAKE, 2147483647) = 0
futex(0x3787f4, FUTEX_WAKE, 2147483647) = 0
futex(0x575504, FUTEX_WAKE, 2147483647) = 0
open("/usr/share/locale/en_US.UTF-8/libdns.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/libdns.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/libdns.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/libdns.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
futex(0x5750ac, FUTEX_WAKE, 2147483647) = 0
futex(0x5750b8, FUTEX_WAKE, 2147483647) = 0
open("/etc/resolv.conf", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=87, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xbd753000
read(5, "; generated by /sbin/dhclient-sc"..., 4096) = 87
read(5, "", 4096) = 0
close(5) = 0
munmap(0xbd753000, 4096) = 0
rt_sigaction(SIGHUP, {0x362220, ~[RTMIN], SA_RESTORER, 0x474f18}, NULL, 8) = 0
rt_sigsuspend([] <unfinished ...>
--- SIGTERM (Terminated) @ 0 (0) ---
<... rt_sigsuspend resumed> ) = -1 EINTR (Interrupted system call)
sigreturn() = ? (mask now [HUP INT TERM])
futex(0x8d6833c, FUTEX_WAKE, 1) = 1
futex(0x8d6832c, FUTEX_WAKE, 1) = 1
futex(0x8d682f8, FUTEX_WAKE, 1) = 1
futex(0x8d6833c, FUTEX_REQUEUE, 1, 2147483647, 0x8d682f8) = 1
futex(0x8d682f8, FUTEX_WAKE, 1) = 1
write(4, "\0\0\0\0\377\377\377\377", 8) = 8
close(3) = 0
close(4) = 0
futex(0x8d684a8, FUTEX_WAKE, 1) = 1
futex(0x8d68498, FUTEX_WAKE, 1) = 1
futex(0x8d68468, FUTEX_WAKE, 1) = 1
brk(0) = 0x8dd1000
brk(0) = 0x8dd1000
brk(0x8d8e000) = 0x8d8e000
brk(0) = 0x8d8e000
exit_group(0) = ?

Last edited by powah; 09-10-2006 at 12:44 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help about websites Rainholder Linux - Newbie 3 01-05-2005 12:09 AM
Websites that sell websites..? mScDeX General 2 12-29-2003 03:01 PM
websites zipporah General 23 08-06-2003 02:13 AM
Websites? Nephlite Linux - Newbie 2 01-31-2002 01:23 PM
Websites? Nephlite Linux - Newbie 1 01-31-2002 01:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 01:20 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration