[EMAIL PROTECTED] writes:
> /etc/init.d/network (stripped of comments)
> route add -host 127.0.0.1 lo
> ifconfig lo 127.0.0.1 netmask 255.0.0.0
> ifconfig eth0 192.168.1.1 netmask 255.255.255.0 up
> route add -net 192.168.1.0 netmask 255.255.255.0 eth0
> /usr/local/bin/socks5 -i -t
You shouldn't
On Thu, Jan 28, 1999 at 08:08:13PM -0500, [EMAIL PROTECTED] wrote:
> I did see some SIO. type error whiz by during boot. I had the
> /etc/init.d/network script in verbose mode and it occured after the
> 'route add -host 127.0.0.1 lo' line. Thanks for taking a peek at this.
>
> route add -ne
*- On 29 Jan, Carey Evans wrote about "Re: this guy talks to ff01a8c0 from
loopback"
> [EMAIL PROTECTED] writes:
>
>> I have upgraded to the 2.2.0 kernel and am getting lots of these
>> messages from the kernel:
>>
>> this guy talks to ff01a8c0 from
[EMAIL PROTECTED] writes:
> I have upgraded to the 2.2.0 kernel and am getting lots of these
> messages from the kernel:
>
> this guy talks to ff01a8c0 from loopback
ff01a8c0 is 192.168.1.255.
This message comes from the IP routing code in the kernel. I can't
see exactly what conditions lead t
4 matches
Mail list logo