[Dibbler] Server questions

Daniel Barboza daniel.barboza at gmail.com
Mon Jul 31 14:15:30 CEST 2006


"Of course, the ultimate solution would be that client remembers its
address between exections (this is missing) and ask server for that
address (this is done and working as server honors client's hints).
Anyway, I have filed a bug to this issue:
http://klub.com.pl/cgi-bin/bugzilla/show_bug.cgi?id4"

Thank you. As soon as this is fixed on CVS I'm gonna need it :)

"Anyway, are you sure you really want to share the same address pool over
several interfaces? How are you going to configure routing in your
network?"

The problem of routing is addressed by setting RSvP paths through routers
for each node on the subnets. This is not a serious issue.

The case is: if there's more than one relay that connects to the same
server, and it occurs that they relays subnetworks with the same prefix, I
would like that a client that gets an address at one relay agent should be
able to retain the same address when it pass to the other subnetwork with
other relay agent (a handover actually).

Once the same pool on the server cannot have more than one interface-id
assigned, in other words, it cannot assign addresses to more than one relay
agent, I've imagined a workaround at this problem by sharing the same
address pool on more than one interface declarations.

But as long as a client can have the same previous address by the server, I
think that the server will provide the address asked by the client if this
address is valid on the address pool and not used by other nodes. This is
enough for me.

Thanks a lot,

Daniel

On 7/30/06, Tomasz Mrugalski <thomson at klub.com.pl> wrote:
>
> On Fri, 28 Jul 2006 somebody known as Daniel Barboza wrote:
>
> Sorry for delayed response. I has some connectivity issues lately.
>
> > I've been trying to assign the same IPv6 address to the same machine
> when
> > the client starts running, like the behavior we have with DHCPv4: if a
> > client recently received an address, for example, 10.10.x.x, when we
> restart
> > the dhcp client the same address 10.10.x.x is assigned by the server.
> This is possible in two ways. Both ways can be considered workarounds
> rather than clean problem solutions.
>
> 1.reserve address for particular client on the server side
>    You can defined multiple pool entries with white list (accept-only
>    keyword)
> 2.make client to ask for a particular address:
> --- client.conf ---
> log-level 8
>
> iface eth0 {
> # ask specificly for 2000::999 address
>      ia { address { 2000::999 } }
> }
> -------------------
>
> Of course, the ultimate solution would be that client remembers its
> address between exections (this is missing) and ask server for that
> address (this is done and working as server honors client's hints).
> Anyway, I have filed a bug to this issue:
> http://klub.com.pl/cgi-bin/bugzilla/show_bug.cgi?id4
>
> > Another doubt I have is about address pool. Can I share an address pool
> with
> > different interface declarations? For example, with this server.conf:
> No. Please used separated pools for each interface:
> pool fec0:a0a:9:0::0/21
> pool fec0:a0a:9:5555::0/21
> pool fec0:a0a:9:aaaa::0/21
>
> Anyway, are you sure you really want to share the same address pool over
> several interfaces? How are you going to configure routing in your
> network?
>
> --
> Tomasz Mrugalski,              | "We all know Linux is great...it
> does    |
> thomson(at)klub(dot)com(dot)pl |  infinite loops in 5 seconds."
> |
>                                 |                           Linus Torvalds
> |
>
> _______________________________________________
> http://klub.com.pl/cgi-bin/mailman/listinfo/dibbler
>



-- 
"What is it you said to the kid? The world ain't all sunshine and rainbows.
It's a very rough, mean place... and no matter how tough you think you are,
it'll always bring you to your knees and keep you there, permanently... if
you let it. You or nobody ain't never gonna hit as hard as life. But it
ain't about how hard you hit... it's about how hard you can get hit, and
keep moving forward... how much you can take, and keep moving forward. If
you know what you're worth, go out and get what you're worth. But you gotta
be willing to take the hit. " - Rocky Balboa, Teaser Trailer, Rocky VI

------------------------------------------------------------------------------
Daniel Henrique Barboza
Engenharia de Computação - Turma 2001 - UNICAMP
-------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://klub.com.pl/pipermail/dibbler/attachments/20060731/1853c8d5/attachment.htm 


More information about the Dibbler mailing list