Hello all, I've got question about internet connection sharing in
windows2000. My computer is connected to internet by wireless adapter
which IP is 10.2.7.2 (this is not my public internet IP, it's IP on
our wireless network) and my gateway to internet is 10.2.7.1. Than I
have two nics in my PC, with one I connect to our LAN (192.168.0.1 -
192.168.0.10) and the second with which I connect to my FreeBSD server
(192.168.1.1). And now I want to share the internet access for all
these computers (my LAN and FreeBSD machine), how do I have to
configure Winroute and NAT? is this right?:
source: destination: NAT with:
192.168.1.254 192.168.1.1 10.2.7.2
192.168.0.2-192.168.0.254 192.168.0.1 10.2.7.2
Thanks a lot

michi