|
From: Bothari <bo...@gm...> - 2004-07-26 09:38:50
|
Greetings,
I have just installed a new instance on my home computer. Up
until now I've been using coLinux on my computer at work, so the
network is a little different. At home I only have 1 IP address so I
want to use NAT not bridged networking. The problem is that if I ping
I can get the IP address, but no packets get sent. apt-get never
connects, either.
colinux.xml line
<network index="0" type="tap" />
Tap interface is shared and set to 192.168.0.1
Cooperative Linux Daemon, 0.6.1
Compiled on Sat May 29 16:20:11 2004
daemon: loading configuration from braun1.colinux.xml
daemon: creating monitor
colinux: allocated id 0
co_message_switch: setting callback rule for 7
co_message_switch: setting callback rule for 2
co_message_switch: setting callback rule for 6
co_message_switch: setting callback rule for 3
co_message_switch: setting callback rule for 0
co_message_switch: setting callback rule for 4
colinux: launching net daemons
daemon: launching daemon for conet0
executing: colinux-net-daemon -c 0 -i 0
daemon: launching console
executing: colinux-console-fltk -a 0
Linux version 2.4.26-co-0.6.1 (ka...@ca...) (gcc version 3.3.3 (Debia
n 20040429)) #1 Sat May 29 15:30:37 IDT 2004
64MB LOWMEM available.
On node 0 totalpages: 16384
zone(0): 0 pages.
zone(1): 16384 pages.
zone(2): 0 pages.
Kernel command line: root=/dev/cobd0
Initializing CPU#0
Setting proxy interrupt vectors
Detected 1096.316 MHz processor.
conet-daemon: auto selecting TAP
conet-daemon: found TAP device named "TAP"
conet-daemon: opening TAP: "TAP"
conet-daemon: driver version 7.1
conet-daemon: enabling TAP...
pipe client 0/8: Connecting to daemon...
pipe client 0/8: Connection established
daemon: module connected: conet0
co_message_switch: setting callback rule for 8
pipe client 0/6: Connecting to daemon...
pipe client 0/6: Connection established
daemon: module connected: console
co_message_switch: setting callback rule for 6
Console: colour CoCON 80x25
Calibrating delay loop... 1674.44 BogoMIPS
Memory: 62120k/65536k available (1137k kernel code, 0k reserved, 62k data, 52k i
nit, 0k highmem)
Dentry cache hash table entries: 8192 (order: 4, 65536 bytes)
Inode cache hash table entries: 4096 (order: 3, 32768 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer cache hash table entries: 4096 (order: 2, 16384 bytes)
Page-cache hash table entries: 16384 (order: 4, 65536 bytes)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After generic, caps: 0183f9ff c1c7f9ff 00000000 00000000
CPU: Common caps: 0183f9ff c1c7f9ff 00000000 00000000
CPU: AMD Athlon(tm) Processor stepping 02
Enabling fast FPU save and restore... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
Journalled Block Device driver loaded
devfs: v1.12c (20020818) Richard Gooch (rg...@at...)
devfs: boot_options: 0x0
pty: 256 Unix98 ptys configured
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
loop: loaded (max 8 devices)
cobd0 size: 1048576 kb
cobd1 size: 131072 kb
cobd: loaded (max 32 devices)
conet: loaded (max 16 devices)
conet0: initialized
Initializing Cryptographic API
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 4096 bind 8192)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
kjournald starting. Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on cobd(117,0), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem).
Freeing unused kernel memory: 52k freed
EXT3 FS 2.4-0.9.19, 19 August 2002 on cobd(117,0), internal journal
I got HTTP to work with freeproxy, but I can't ping to
192.168.0.1, either.
Any hints?
Thanks,
Joe
|