Re: ip addressing question
From: Alexander Motin (mavr_at_mavhome.dp.ua)
Date: 11/20/03
- Previous message: charles pelletier: "ip addressing question"
- Maybe in reply to: charles pelletier: "ip addressing question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-net@freebsd.org Date: Fri, 21 Nov 2003 00:16:59 +0200
charles pelletier wrote:
> I'm hoping someone here can answer this question as regards IPs etc.
>
> I realize this is probably a Windows related issue but I was hoping
> someone here could explain, in terms of networking, what could be
> occuring..
>
> When connected via PPPoE, this issue occurs:
> No matter the User/Pass, ipconfig pulls exactly the same IP address
> along w/ a 255.255.255.255 subnet.
> The PPPoE connection is a dynamic connection so the IP pulled should
> never be the same.
> Could this be a problem with the DHClient? The reason I ask is that a
> connection is made but no route is able to occur.
PPPoE connection as in any other PPP uses not DHCP protocol but uses
IPCP protocol to NEGOTIATE connection parameters. Each side of
connection can try to give some parameters to other and each other can
take/allow them or not.
What about same IP - you can try to look in your PPPoE log for IPCP
negotiation process and try to find what side offers using of this IP.
-- Alexander Motin _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: charles pelletier: "ip addressing question"
- Maybe in reply to: charles pelletier: "ip addressing question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|