The iBook can surf the web while sharing is turned on. I turned off my firewall as someone suggested, and here are the results of the requested items:

iBook
===========
$ ps auxww  | grep bootp

root 9572 0.0 0.1 14004 520 ?? S 10:30PM 0:03.52 /usr/libexec/bootpd
sbf 10208 0.0 0.0 0 0 std UV+ 10:20PM 0:00.00 grep bootp


$ ifconfig

lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
inet 127.0.0.1 netmask 0xff000000
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::203:93ff:fed9:c946%en0 prefixlen 64 scopeid 0x4
inet 192.168.2.1 netmask 0xffffff00 broadcast 192.168.2.255
ether 00:03:93:d9:c9:46
media: autoselect (none) status: inactive
supported media: none autoselect 10baseT/UTP <half-duplex> 10baseT/UTP <full-duplex> 10baseT/UTP <full-duplex,hw-loopback> 100baseTX <half-duplex> 100baseTX <full-duplex> 100baseTX <full-duplex,hw-loopback>
en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::230:65ff:fe0b:7cff%en1 prefixlen 64 scopeid 0x5
inet 192.168.2.46 netmask 0xffffff00 broadcast 192.168.2.255
ether 00:30:65:0b:7c:ff
media: autoselect status: active
supported media: autoselect


$netstat -rn
Routing tablesf%

Internet:
Destination Gateway Flags Refs Use Netif Expire
default 192.168.2.1 UGSc 30 157 en1
127.0.0.1 127.0.0.1 UH 14 215044 lo0
169.254 link#5 UCS 0 0 en1
192.168.2 link#5 UCS 2 0 en1
192.168.2.1 0:30:bd:c2:a1:cc UHLW 34 33 en1 342
192.168.2.46 127.0.0.1 UHS 1 3 lo0
192.168.2.255 link#5 UHLWb 3 65 en1


Internet6:
Destination Gateway Flags Netif Expire
UH lo0
fe80::%lo0/64 Uc lo0
link#1 UHL lo0
fe80::%en0/64 link#4 UC en0
0:3:93:d9:c9:46 UHL lo0
fe80::%en1/64 link#5 UC en1
0:30:65:b:7c:ff UHL lo0
ff01::/32 U lo0
ff02::%lo0/32 UC lo0
ff02::%en0/32 link#4 UC en0
ff02::%en1/32 link#5 UC en1



Debian while hooked to iBook ============================== $ ifconfig lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:3924 Metric:1 RX packets:258 errors:0 dropped:0 overruns:0 frame:0 TX packets:258 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:14324 (13.9 KiB) TX: bytes:14324 (13.9)

$ netstat -rn
Kernel IP routing table
Destination     Gateway Genmask Flags   MSS     Window  irtt   iface

$ traceroute 216.109.118.65
traceroute: Warning: findsaddr: error sending netlink message: Connection refused
traceroute: Warning: ip checksums disabled
traceroute to 216.109.118.65 (216.109.118.65), 30 hops max, 38 byte packets
traceroute: sendto: Network is unreachable
1 traceroute: wrote 216.109.118.65 38 chars, ret=1
*traceroute: sendto: Network is unreachable


(this continues on repeatedly)

$ ping *.*.*.*
(Pinging on any address shown in iBook's ifconfig gives:
ping: sendto: Network is unreachable
ping: wrote 192.168.3.4 64 chars, ret=-1
etc.

Windows XP (connected to iBook via ethernet)
============
$ipconfig/all

Windows IP Configuration

        Host Name ...................: Caroline
        Primary Dns Suffix.......:
        Node Type....................: Hyprid
        IP Routing Enabled.....: No
        WINS Proxy Enabled..: No

Ethernet adapter Netowrk Bridge (Network Bridge) 3:
        
        Connection-specific DNS Suffix...:
        Description.......................................: MAC Bridge Miniport
        Physical Addres..............................: F2-77-26-87-B0-BD
        Dhcp Enabled.................................: Yes
        Autoconfiguration Enabled..........: Yes
        Autoconfiguration IP Address......: 169.254.140.130
        Subnet Mask...................................: 255.255.0.0
        Default Gateway.............................:

=============

Grant said in one of his replies that the iBook's en0 address should be 10.x.x.x, but it's not. (see ifconfig above) how would I fix that?/Could that be the problem? Also the Debian computer has never been online before in it's instalation, I had to install traceroute to get the above information. Is there any other setup I need to help it along it's way?

Also, are meetings every thursday night? I was going to come tonight, but wife had a basketball game.

Thanks,
~Michael



____________________
BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to