Networking problem - Just how to do this?

2010-07-19 Thread elekktretterr
The situation is like this: DF Box is on a public IP - 1.1.1.2 - The box is connected to a switch, and the switch is connected to the upstream router - 1.1.1.1 Now, I've also connected another router(Cisco ASA 5505) to the switch. Its also got a public IP - 1.1.1.3 - and the router will be used

HEADS UP - massive kqueue changes now in HEAD, and also basic lvm/dm

2010-07-19 Thread Matthew Dillon
Sam's select/poll infrastructure removal project is now in HEAD. This project reimplements the kernel's select() and poll() system calls using per-thread kqueues and removes the original select/poll infrastructure. We expect there to be some bugs so anyone running HEAD please repo

Re: for notebook

2010-07-19 Thread Thomas Nikolajsen
>How can I build a custom kernel if I cannot install dragonflybsd >system on my notebook? You need a running DragonFly system for this. If you don't have any I could build it and make it avail. for you. (If I should: Which version (release or HEAD); which format: just kernel, ISO for install, or

Re: One NIC with multiple IP addresses on different networks?

2010-07-19 Thread Thomas Nikolajsen
>ifconfig bge0 202.111.111.111 255.255.255.0 >ifconfig bge0 alias 202.111.111.112 255.255.255.255 > >note they are on the same network. > >What if the alias was on a 203.xxx.xxx.xxx? Would that work? What would >the netmask be in such case? Whatever you like. I.e. what your ip-addr plan says. (I