Probably default router issue ICMP redirect
and do not route packets from the old net to new.
And probably linux box firewalls ICMP or in an
another way does not install route from
this redirect.
> Hi Martin,
> I have to agree with your logic but I have double checked and they point to
> the same
> On Fri, 29 Nov 2002 18:17:57 +0100,
> Juan Francisco Rodriguez Hervella <[EMAIL PROTECTED]> said:
> I'm implementing a modification in the
> file "getaddrinfo.c", which calls a sysctlbyname
> function, but the problem is that
> this sysctlbyname function call requires "root" privileges.
also, try:
man divert
It's is quite detailed.
On Sat, 30 Nov 2002, Nimrod Mesika wrote:
> natd is an example of divert socket usage. Try looking at
> /usr/src/sbin/natd/natd.c
>
> On Sat, Nov 30, 2002 at 12:38:44PM +, soheil soheil wrote:
> > Dear List
> > first :
> > I want to know if th
natd is an example of divert socket usage. Try looking at
/usr/src/sbin/natd/natd.c
On Sat, Nov 30, 2002 at 12:38:44PM +, soheil soheil wrote:
> Dear List
> first :
> I want to know if there is any sample of divert socket usage and divert
> socket programming?
> I see the ipfw manual it says
Dear List
first :
I want to know if there is any sample of divert socket usage and divert
socket programming?
I see the ipfw manual it says divert socket is used but when i goto
/usr/src/sbin/ipfw
and trace ipfw.c
i cannot find anything about divert socket i just found a raw socket.
second:
When
Dear All
I found the way :
when the kernel is going to being up to install press space at command
OK>boot -c
and then
config:eisa 0
config:quit
then install and after FreeBSD is installed do this routine again
make the device eisa in config file of the kernel commented out and then
compile the ke
Hi Martin,
I have to agree with your logic but I have double checked and they point to
the same default gateway as the other machines on the old network. I went
ahead and did a route add for each linux machine (there were three) now they
can find the new network as if nothing was wrong. I am still
Hi Lewis,
sounds like your linux computers on your old network have a wrong
routing entry. If you can reach any other machine (bsd to windows,
windows to bsd, ...) the linux perhaps have a wrong default gateway.
Martin
Lewis Watson wrote:
Hello,
I am currently trying to add another /24 network