|
No, they need to be on separate subnets, or different IP ranges. For example, if you are using a private 192.168.0.0 network, you could use a netmask of 255.255.255.0 and have the cross-over cable host use the IP address 192.168.1.100, and have the others use 192.168.0.100-254.
It is the network part of the address that determines which interface to route the traffic. The wireless network should use a third subnet, matching the IP subnet on the interface to the AP. The Internet IP address you gave is a private address. You won't be able to offer any services to the internet. You might consider finding a different ISP, because they have you behind a NAT router, so port forwarding will not be possible.
Last edited by jschiwal; 05-06-2006 at 05:10 AM.
|