Mike, you were on the right track!
Monitoring the ARP caches, the Linux boxes were trying to communicate
with the public side IP address (also on my local subnet, as I am not
able to do NAT and private addressing here).
I used the default filter to block all but VPN tunnel traffic on the
public address. By adding my local subnet in the "allow" for incoming
packets to the public side address, all was well.
Thanks!!
Mike Drechsler - SPAM PROTECTED EMAIL wrote:
> (E-Mail Removed) wrote:
> > That is the case, the VPN client gets an address from within the local
> > subnet.
> >
> > Once the VPN client is connected, I can remote desktop to the client
> > using the local address, the client can see all my windows boxes, but
> > these two linux boxes are invisible, I can't ping, ssh, ftp, or pull up
> > the web page, whether I try to do so using the IP address of the linux
> > box, or the name.
> >
> > I am at such a loss as to why all the windows machines are visible, but
> > the linux are not.
> >
> >
> >
> > Dusty Harper {MS} wrote:
> >
> >>They still need to perform a route lookup to see which router to send the
> >>traffic ( unless the VPN client is handed an IP on the locl subnet )
> >>
> >>
> >>--
> >>--
> >>Dusty Harper
> >>Microsoft Corporation
> >>----------------------------------------------------------------------------
> >>This posting is provided "AS IS", with NO warranties and confers NO rights
> >>----------------------------------------------------------------------------
> >>
> >><(E-Mail Removed)> wrote in message
> >>news:(E-Mail Removed) groups.com...
> >>
> >>>Unfortunately there's no routing being done by the Linux boxes at all,
> >>>they are on the private side of the VPN Server's network (both
> >>>physically and logically).
>
> What does the arp table on the linux box look like? The arp address of
> the VPN clients IP should resolve to the same ethernet id as the VPN
> gateway/server. Also what does the arp table on the client look like.
> Does it get the ethernet id of the linux box. If you find arp problems,
> does creating a static entry with the ethernet mac address of the remote
> system help?
>
> --
> WARNING! Email address has been altered for spam resistance.
> Please remove the -deletethispart-. section before replying directly.
> Mike Drechsler (mike-newsgroup@-deletethispart-.upcraft.com)