flober# uname -a
FreeBSD flober 4.7-RELEASE FreeBSD 4.7-RELEASE #5:
Thu Dec 5 22:01:28 EET 2002
root@flober:/usr/obj/usr/src/sys/AKERNEL i386
I've got this question about flags C (RTF_CLONING)
and W (RTF_WASCLONED)(struct rtentry):
Let there are two active interfaces - fxp0
(ether
It's done in the arp_rtrequest() function and is controlled
by the net.link.ether.inet.useloopback sysctl.
On Mon, Dec 16, 2002 at 03:39:48AM -0800, Svetoslav Agafonkin wrote:
>
>flober# uname -a
>FreeBSD flober 4.7-RELEASE FreeBSD 4.7-RELEASE #5:
> Thu Dec 5 22:01:28 EET 2002
>root@
We maintain our own patches here as well to get around this problem.
IMHO, it is far better to have some applications "waste" a meg or two
of buffer space than to hamstring any high-performance bpf app that
runs on a FreeBSD box.
This is most likely a trivial code fix -- how hard would it be to
I have a bsd machine set up as a gateway for two networks. On the Internal
side I need DHCPD to assign IP addresses for some clients and some not. Also
on the Internet interface itself I need some IP addresses assigned by DHCPd
and some manually assigned. Is this possible. The reason I am asking is
Hi,
With FreeBSD, there are many ways to create a recursive local encapsulation
loop within the IPv4 and IPv6 stack. For example, this problem shows up when :
- Netgraph with pptp is used or Netgraph with an ng_iface over UDP or any
more complex Netgraph topologies...
- gre interfaces
- gi
Hello!
Rlogin and/or ssh into my machine takes forever. Apparently -- a name
resolving issue, since rlogind remains idle for most of the time. Attaching
debugger to the server rlogind process yields:
0x280ba50f in kevent () from /usr/lib/libc.so.5
(gdb) where
#0 0x280ba50
Are you attempting to ssh to the machine via hostname? What's the
response time like when you try ssh'ing to a host via its IP address?
Also, is there a firewall in between in the route to / from source and
target machines?
What options to ssh (or rlogin) are being used, if any?
Might be an idea