I'm using VMware 4.0.5, and VMWare tools are installed.
The reason I'm using NAT is because that's what VMware says to use for the guest networking when using a wireless adapter.
ifconfig -a produces the following..
eth0 Link encap: Ethernet HWaddr 00:0C:29:BB

C:F5
inet6 addr: fe80::20c:29ff:febb:dcf5/64 Scoope: Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:14...
TX packets:5...
collision:0....
RX bytes:1721
Interupt:18
eth1 Link encap: Ethernet HWaddr 00:0C:29:BB

C:F5
BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0...
TX packets:0...
collision:0....
RX bytes:0
Interupt:19
lo
................................................
sit0
................................................
ipconfig /all produces the following..
Windows IP Configuration
Host Name . . . . . . . . . . . . : c610
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter VMware Network Adapter VMnet8:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : VMware Virtual Ethernet Adapter for VMnet8
Physical Address. . . . . . . . . : 00-50-56-C0-00-08
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.152.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
Ethernet adapter VMware Network Adapter VMnet1:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : VMware Virtual Ethernet Adapter for VMnet1
Physical Address. . . . . . . . . : 00-50-56-C0-00-01
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.36.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
Ethernet adapter Local Area Connection:
Media State . . . . . . . . . . . : Media disconnected
Description . . . . . . . . . . . : 3Com 3C920 Integrated Fast Ethernet Controller (3C905C-TX Compatible)
Physical Address. . . . . . . . . : 00-06-5B-E5-A4-C0
Ethernet adapter Wireless Network Connection:
Connection-specific DNS Suffix . : coatsv01.pa.comcast.net
Description . . . . . . . . . . . : Dell TrueMobile 1300 WLAN Mini-PCI Card
Physical Address. . . . . . . . . : 00-90-4B-66-41-4D
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.1.100
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 68.82.0.5
68.82.0.6
Lease Obtained. . . . . . . . . . : Friday, April 16, 2004 10:05:11 PM
Lease Expires . . . . . . . . . . : Saturday, April 17, 2004 10:05:11 PM
I'm currently using Gnome w/ Linux Kernel 2.6.3
So... any suggestions? I'm new to this and really lost.