Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Oct 2004 17:05:36 +0200 (CEST)
From:      Peter Ulrich Kruppa <root@pukruppa.de>
To:        Samuel Trommel <s.trommel@helpdesk.kabelfoon.nl>
Cc:        freebsd-stable@freebsd.org
Subject:   RE: ppp -nat broken???
Message-ID:  <20041027165429.E1732@pukruppa.net>
In-Reply-To: <CCD669E367CFF34FA78847EC88181C9C0B36FD@kabfoon.kabelfoon.intern>
References:  <CCD669E367CFF34FA78847EC88181C9C0B36FD@kabfoon.kabelfoon.intern>

next in thread | previous in thread | raw e-mail | index | archive | help
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--0-2140220911-1098889536=:1732
Content-Type: TEXT/PLAIN; charset=iso-8859-15; format=flowed
Content-Transfer-Encoding: QUOTED-PRINTABLE

On Tue, 26 Oct 2004, Samuel Trommel wrote:

> Just set named=3D"NO" instead of "YES" reboot you server=20
> and(rc.conf). Change the DNS-Server of you clients in:
>
> Primary nameserver 195.62.99.42
> Secundary nameserver 195.62.97.177
Yes, that works, thank you so far, but ...
I never had to do this before this way. I always simply set my=20
gateway as name-server and I wonder what has changed the last=20
week or so.
Just imagine, I had to upgrade our school's gateway/proxy (which=20
runs on 4.7) one day: I would have to run around and change 40x2=20
nameserver addresses.

Uli.

>
> greets,
>
> Samuel Trommel
>
> -----Oorspronkelijk bericht-----
> Van: Peter Ulrich Kruppa [mailto:root@pukruppa.de]
> Verzonden: dinsdag 26 oktober 2004 17:55
> Aan: Samuel Trommel
> CC: Samuel Trommel; freebsd-stable@freebsd.org
> Onderwerp: RE: ppp -nat broken???
>
>
> On Tue, 26 Oct 2004, Samuel Trommel wrote:
>
>> Oke.. are you using DHCP or static.
> No, I am using static.
>
>> If i'm not right. Give us some more information about your
>> setup.. i'm just guessing around now..
>
> Really sorry about this, I set this up long ago and never thought
> about it again.
>
> Uli.
>
>>
>> greets,
>>
>> Samuel Trommel
>>
>> Van: Peter Ulrich Kruppa [mailto:root@pukruppa.de]
>> Verzonden: dinsdag 26 oktober 2004 17:20
>> Aan: Samuel Trommel
>> CC: Samuel Trommel; freebsd-stable@freebsd.org
>> Onderwerp: RE: ppp -nat broken???
>>
>>
>> On Tue, 26 Oct 2004, Samuel Trommel wrote:
>>
>>> Hello Peter,
>>>
>>> Oke, if you are using windows clients show me ipconfig /all.
>> Windows-IP-Konfiguration
>>
>> =09Hostname=09=09=09=09: tiny
>> =09Prim=E4res DNS-Suffix=09=09=09:
>> =09Knotentyp=09=09=09=09: Hybrid
>> =09IP-Routing aktiviert=09=09=09: Nein
>> =09WINS-Proxy aktiviert=09=09=09: Nein
>>
>> Ethernetadapter LAN-Verbindung
>>
>>  =09Verbindungsspezifisches DNS-Suffix=09:
>> =09Beschreibung=09=09=09=09: 00-80-88-03-C4-
>> =09=09=09=09=09=09=093A
>> =09DHCP aktiviert=09=09=09=09: Nein
>> =09IP-Adresse=09=09=09=09: 192.168.10.4
>>         Subnetzmaske=09=09=09=09: 255.255.255.0
>>         Standardgateway=09=09=09=09: 192.168.10.1
>>   =09DNS-Server=09=09=09=09: 192.168.10.1
>> =09prim=E4rer WINS-Server=09=09=09: 192.168.10.1
>>
>>
>>> And in the case of linux/unix /etc/resolv.conf.
>>
>> nameserver 192.168.10.1
>>
>>>
>>> So if you don't using named(!?:) turn it off?
>> Doesn't work either.
>>
>>
>>
>>
>>
>>> Samuel Trommel
>>>
>>> -----Oorspronkelijk bericht-----
>>> Van: Peter Ulrich Kruppa [mailto:root@pukruppa.de]
>>> Verzonden: dinsdag 26 oktober 2004 15:22
>>> Aan: Samuel Trommel
>>> CC: freebsd-stable@freebsd.org
>>> Onderwerp: Re: ppp -nat broken???
>>>
>>>
>>> On Tue, 26 Oct 2004, Samuel Trommel wrote:
>>>
>>>> Hello,
>>>>
>>>> It has something to do with your DNS. Do the following:
>>>>
>>>> - show us your /etc/resolv.conf
>>> domain=09pukruppa.de
>>> nameserver 195.62.99.42
>>> nameserver 195.62.97.177
>>>
>>>
>>>> - are you really sure named is configured correctly?
>>> No, until now I never had to configure anything there.
>>>
>>>
>>> Uli.
>>>
>>>> greets,
>>>>
>>>> Samuel Trommel
>>>>
>>>> <quote who=3D"Peter Ulrich Kruppa">
>>>>>
>>>>> Hi!
>>>>>
>>>>> I wonder if userland ppp's nat option is broken or if I missed
>>>>> something new.
>>>>>
>>>>> I am using my freebsd (5.3-STABLE) machine as internet gateway.
>>>>> Everything works all-right from the gateway itself.
>>>>>> From my workstations I can ping any IP in the internet, but
>>>>> domain names won't be resolved ("unknown host").
>>>>>
>>>>> These are my rc.conf lines:
>>>>>
>>>>> kern_securelevel_enable=3D"NO"
>>>>> inetd_enable=3D"YES"
>>>>> gateway_enable=3D"YES"
>>>>> named_enable=3D"YES"
>>>>> ppp_enable=3D"YES"
>>>>> ppp_mode=3D"ddial"
>>>>> ppp_nat=3D"YES"
>>>>> ppp_profile=3D"my-profile"
>>>>>
>>>>>
>>>>> Thanks for any hints,
>>>>>
>>>>> Uli.
>>>>>
>>>>>
>>>>>  =09+---------------------------+
>>>>>  =09|    Peter Ulrich Kruppa    |
>>>>>          |         Wuppertal         |
>>>>>          |          Germany          |
>>>>>          +---------------------------+
>>>>> _______________________________________________
>>>>> freebsd-stable@freebsd.org mailing list
>>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
>>>>> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.=
org"
>>>>>
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> freebsd-stable@freebsd.org mailing list
>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
>>>> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.o=
rg"
>>>>
>>>
>>> =09+---------------------------+
>>> =09|    Peter Ulrich Kruppa    |
>>>         |         Wuppertal         |
>>>         |          Germany          |
>>>         +---------------------------+
>>> --
>>> Deze email is gecontroleerd door CAIWAY Internet Virusvrij.
>>> Voor meer informatie, zie http://www.caiway.nl/
>>> _______________________________________________
>>> freebsd-stable@freebsd.org mailing list
>>> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
>>> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.or=
g"
>>>
>>>
>>
>> =09+---------------------------+
>> =09|    Peter Ulrich Kruppa    |
>>         |         Wuppertal         |
>>         |          Germany          |
>>         +---------------------------+
>> --
>> Deze email is gecontroleerd door CAIWAY Internet Virusvrij.
>> Voor meer informatie, zie http://www.caiway.nl/
>>
>>
>
> =09+---------------------------+
> =09|    Peter Ulrich Kruppa    |
>         |         Wuppertal         |
>         |          Germany          |
>         +---------------------------+
> --
> Deze email is gecontroleerd door CAIWAY Internet Virusvrij.
> Voor meer informatie, zie http://www.caiway.nl/
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
>
>

 =09+---------------------------+
 =09|    Peter Ulrich Kruppa    |
         |         Wuppertal         |
         |          Germany          |
         +---------------------------+
--0-2140220911-1098889536=:1732--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041027165429.E1732>