> I'm trying to set up 0.6.3-rc4 with the Debain image under Win2K with a
> bridged network connection.
>
> I have a static ip set up, and the windows side connects to the outside
> world normally. CoLinux can resolve domains, and can ping servers in my
> local area. Something about the way my work's internet connection is set
> up, no machine can ping outside computers.
>
> When I do apt-get update, it successfully resolves the domains, but
> connection fails. If I run base-config, and try to change the sources for
> apt-get, nothing else works (http / ftp / various servers).
>
> Is there another way to test my network connection to see if it is set up
> right?
>
> Any help is appreciated,
>
> Rob
Well, I was making a dumb mistake.
I was trying to use bridged networking, but I was also turning on network
sharing. I didn't realize in reading the Wiki that sharing was for NAT
_only_.
So, I now have two bridged networks set up. eth0 hooks to wireless. eth1
hooks to wired. Both use DHCP. I specify the actual hardware's MAC address
in my command line for both connections (I'm not sure if I should do this).
I would like to use VNC without having to look up whatever ip address dhcp
has given me this time, on whatever network I happen to (or not) be
connected to. So, I'm trying to set up a Microsoft Loopback adapter. I'm
running Win2K & using winpcpap bridging, so I'm not sure if this is
appropriate (I read somewhere that winpcap has problems with loopback). If
anyone has done this, please share how you got it to work (static ip addy,
netmask, gateway, on Windows & coLinux side).
Also, I'd like to make the coLinux machine totally invisible to the outside
world. Is this compatible with the above setup? How is this best done?
Thanks in advance,
Rob
|