Re: Interesting VPN problem.

From: Luke (luke_at_REMOVEswtechnet.eclipse.co.uk)
Date: 11/21/03


Date: Fri, 21 Nov 2003 14:06:42 -0000


"Kerem Tuzemen" <keremtuzemen@hotmail.com> wrote in message
news:gaSdnX-U6-OwNiCi4p2dnA@speakeasy.net...
> I have an interesting VPN problem. I'm trying to reach a linux box behind
a
> win2K vpn server with a win2K client. All of the computers has real IP
> addresses. I connect to the VPN server without any problems and can reach
> other win boxes behind the vpn server but when I try to ping the redhat 9
> box it does not respond. It's not an iptables problem, because I turned it
> off and still have the problem. It seems to me that the linux box somehow
> can not update it's routing table with the routing announcement coming
from
> the vpn server. Any suggestions would be greatly appreciated.
>
> Thanks in advance,
>
> Kerem
>
>

Hi Kerem,

Can you ping the lead hat box on the internal network?? If not:

#cat /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts

if that returns a 1 then

#echo > 0 /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts

#cat /proc/sys/net/ipv4net.ipv4.icmp_echo_ignore_all

if that returns a 1 then

#echo > 0 /proc/sys/net/ipv4net.ipv4.icmp_echo_ignore_all

Some other points? Is your vpn server assigning an address range on the same
mask as your RH box???

Can't see how the route table would affect anything. You ping an address if
its up its up. Is your RH box on the same mask as the vpn server??

Luke



Relevant Pages

  • Re: Oracle 10g on HP blade server
    ... All *NIX admins, however, understand Windows ... ... Working Overloaded Kernel, and then finding three months later (having ... spent three months building the VPN server) that all such VPN servers ... We have a couple Linux boxes running here, but after seeing one of them ...
    (comp.databases.oracle.server)
  • Re: Limited Access on lan via VPN on linux !
    ... > Well i wanted to setup a VPN server on linux where people can connect ... > recources accesed by them suppose what ppl do in M$ is Create a dial ...
    (comp.os.linux.networking)
  • Re: Oracle 10g on HP blade server
    ... All *NIX admins, however, understand Windows ... ... spent three months building the VPN server) that all such VPN servers ... We have a couple Linux boxes running here, but after seeing one of them ...
    (comp.databases.oracle.server)
  • Limited Access on lan via VPN on linux !
    ... Well i wanted to setup a VPN server on linux where people can connect ... and access the recources But at the same time i want to cotroll the ... recources accesed by them suppose what ppl do in M$ is Create a dial ...
    (comp.os.linux.networking)
  • RE: vpn server on linux
    ... if you need pptp then you can opt http://www.poptop.org/ pptp server for linux. ... >how to make vpn server on redhat or fedora if any body have idea ... >Best Regards ...
    (RedHat)