Chris,

 Just to be clear, I tried adding the "10.42.1.10" as a VirtualIP address.
I am just not seeing what I am doing wrong.  From the client, I _can_ ping
10.42.1.10.  I cannot ping anything else.

21:31:35.032761 IP 10.42.1.176 > 10.42.1.11: ICMP echo request, id 47406,
seq 212, length 64
21:31:35.032935 arp who-has 10.42.1.176 tell 10.42.1.11
21:31:36.004956 IP 10.42.1.176 > 10.42.1.11: ICMP echo request, id 47406,
seq 213, length 64
21:31:37.337214 IP 10.42.1.176 > 10.42.1.11: ICMP echo request, id 55342,
seq 0, length 64
21:31:37.337381 arp who-has 10.42.1.176 tell 10.42.1.11

I don't see what I have messed up.  What other information can I provide you
with?

Sincerely,
  Joshua

On Thu, May 22, 2008 at 9:21 PM, Joshua Schmidlkofer <[EMAIL PROTECTED]>
wrote:

> Not sure what you want....
>
> Here is the snippet from the pptpd config:
>
>     <mode>server</mode>
>     <redir/>
>     <localip>10.42.1.10</localip>
>     <remoteip>10.42.1.176</remoteip>
>
> I think that "localip" might be the problem.  Does that need to be a
> VirtualIP assigned to the internal interface?   Should that simply be the
> LAN.  I tried to Google to find the answer, but I couldn't seem to find it.
>
> Sincerely,
>   Joshua
>
>
> On Thu, May 22, 2008 at 7:39 PM, Chris Buechler <[EMAIL PROTECTED]> wrote:
>
>> On Thu, May 22, 2008 at 6:43 PM, Joshua Schmidlkofer <[EMAIL PROTECTED]>
>> wrote:
>> > I have pfSense 1.2-release on a multi-lan box.  We have 9 Interfaces
>> with 6
>> > six active.   Only a single WAN, all the rest are used with dedicated
>> leased
>> > lines.  We have IPsec in tunnel mode for several remote offices as well.
>> > We added PPTP services, via the internal PPTP server, however we aren't
>> able
>> > to get any traffic through.
>> >
>> > First I thought it was the firewall, but now I have a any/any/any rule
>> at
>> > the top of the PPTP, and still nothing.  Finally I tried tcpdump.
>> >
>> > Here is an ssh connection failing:
>> > # tcpdump -ni ng1
>> > tcpdump: verbose output suppressed, use -v or -vv for full protocol
>> decode
>> > listening on ng1, link-type NULL (BSD loopback), capture size 96 bytes
>> > 15:12:37.823031 IP 10.1.1.176.58098 > 10.1.1.20.22: S
>> > 3867494987:3867494987(0) win 65535 <mss 1404,nop,wscale
>> 3,nop,nop,timestamp
>> > 131517934 0,sackOK,eol>
>> > 15:12:38.729693 IP 10.1.1.176.58098 > 10.1.1.20.22: S
>> > 3867494987:3867494987(0) win 65535 <mss 1404,nop,wscale
>> 3,nop,nop,timestamp
>> > 131517943 0,sackOK,eol>
>> > 15:12:39.729283 IP 10.1.1.176.58098 > 10.1.1.20.22: S
>> > 3867494987:3867494987(0) win 65535 <mss 1404,nop,wscale
>> 3,nop,nop,timestamp
>> > 131517953 0,sackOK,eol>
>> >
>> > Here is tcpdump, watching the host 10.1.1.176
>> >
>> > # tcpdump -ni bge0 host 10.1.1.176
>> > tcpdump: verbose output suppressed, use -v or -vv for full protocol
>> decode
>> > listening on bge0, link-type EN10MB (Ethernet), capture size 96 bytes
>> > 15:12:57.760347 arp who-has 10.1.1.176 tell 10.1.1.20
>> > 15:12:58.760071 arp who-has 10.1.1.176 tell 10.1.1.20
>> > 15:13:12.778768 IP 10.1.1.176.58098 > 10.1.1.20.22: S
>> > 3867494987:3867494987(0) win 65535 <mss 1404,sackOK,eol>
>> > 15:13:12.780033 arp who-has 10.1.1.176 tell 10.1.1.20
>> > 15:13:13.780625 arp who-has 10.1.1.176 tell 10.1.1.20
>> > 15:13:14.780454 arp who-has 10.1.1.176 tell 10.1.1.20
>> >
>> > ---
>> >
>> > This looks to me like we aren't actually arping for 10.1.1.176.  Can
>> anyone
>> > offer advice?
>> >
>>
>> pfSense will proxy ARP for PPTP clients. If that were broken we
>> definitely would have heard about it countless times by now. How do
>> you have the PPTP server setup?
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>

Reply via email to