Re: Re: [Freebsd-hackers] test

2004-03-18 Thread Dmitry Morozovsky
On Thu, 18 Mar 2004, Z3tbl4 wrote:

Z> btw does anybody know any bugs in squirrelmail 1.4.2?

Bugs do exist and are revealed from time to time. Check full-disclosure/bugtraq
archives for samples ;-P


Sincerely,
D.Marck [DM5020, MCK-RIPE, DM3-RIPN]

*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- [EMAIL PROTECTED] ***

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Duplicate ICMP messages

2004-03-18 Thread Dan Nelson
In the last episode (Mar 18), Nigel Houghton said:
> I have a FreeBSD 4.9 box with three network interfaces setup as follows:
> 
> fxp0 - 172.16.20.2
> fxp1 - 192.168.1.2
> bge0 - promiscuous mode, no-arp
> 
> fxp0 is connected to a netgear switch, fxp1 is connected to a Cisco
> 2900xl and bge0 is also connected to the Cisco but is listening on a
> span port to everything transmitted on the 192.168.1.0/24 subnet.
> 
> Here's the weirdness, when sending an ICMP Echo request to fxp1 from
> the switch at 192.168.1.254 duplicate replies are seen coming back.
> The same thing happens when sending the same requests from fxp1 to
> any other address on the subnet. When the bge0 interface is brought
> down the issue goes away and everything is normal.
> 
> systat shows the requests going out and the same number of replies
> coming back in. ipfw is being used to deny all icmp via bge0.

You can run tcpdump -e to see the MAC addresses of the cards sending
both ICMP messages.  That will at least let you verify if the 2nd echo
is coming out of bge0.  Is bge0 configured with any IP addresses?  I've
got a similar 4.9 setup with 4 monitoring interfaces and haven't ever
seen those cards send anything, or seen dupes sent from the regular
nic.

-- 
Dan Nelson
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: CVS question: diff between dates on a branch

2004-03-18 Thread Dmitry Morozovsky
On Thu, 18 Mar 2004, Ruslan Ermilov wrote:

RE> > maybe I'm stupid and blind ;-) but I still can't fugure out how can I ask CVS
RE> > to get diff between two states of a branch with known dates (such as today and
RE> > yesterday). All that I found was 'cvs get -jBRANCH:date1 -jBRACH:date2' but
RE> > this looks very sub-optimal. Any hints?
RE> >
RE> Surprisingly (it's undocumented) but the exact same synopsis seems
RE> to work here with "cvs diff":

RE> $ cvs di -jRELENG_4:2002/01/01 -jRELENG_4:2003/01/01 --brief Makefile.inc1

Wow, thanks a lot! Backporting stability patches from RELENG_4 to RELENG_4_X is
now much simpler! ;-)


Sincerely,
D.Marck [DM5020, MCK-RIPE, DM3-RIPN]

*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- [EMAIL PROTECTED] ***

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: [Freebsd-hackers] test

2004-03-18 Thread Z3tbl4
>> a root, now lets send some bogus stuff to your client, perhaps we can
>> obtain some evil privileges...
>>
>> in short: Dont email as root, not even when you test
>>
>> Cheers
>>
>
> i'm under web-interface.
> thank you. :)
> ___
>
> Heh. Sounds good, now I know that I can login as root under your web
> interface.
>
> --Devon
>
> 
> mail2web - Check your email from the web at
> http://mail2web.com/ .
>
>
>

you won't be able to do anything even if u'll have root a password.
btw does anybody know any bugs in squirrelmail 1.4.2?
thank you.
ps:sorry for my english
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Duplicate ICMP messages

2004-03-18 Thread Nigel Houghton
I have a FreeBSD 4.9 box with three network interfaces setup as follows:

fxp0 - 172.16.20.2
fxp1 - 192.168.1.2
bge0 - promiscuous mode, no-arp

fxp0 is connected to a netgear switch, fxp1 is connected to a Cisco 2900xl and bge0 is 
also
connected to the Cisco but is listening on a span port to everything transmitted on the
192.168.1.0/24 subnet.

Here's the weirdness, when sending an ICMP Echo request to fxp1 from the switch at
192.168.1.254 duplicate replies are seen coming back. The same thing happens when 
sending the
same requests from fxp1 to any other address on the subnet. When the bge0 interface is 
brought
down the issue goes away and everything is normal.

systat shows the requests going out and the same number of replies coming back in. 
ipfw is
being used to deny all icmp via bge0.

I have Googled extensively for this issue to no avail, so, anyone have any ideas?

--
Nigel Houghton

"I have read of a place where humans do battle in a ring of Jell-O."
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: [Freebsd-hackers] test

2004-03-18 Thread [EMAIL PROTECTED]
> a root, now lets send some bogus stuff to your client, perhaps we can
> obtain some evil privileges...
>
> in short: Dont email as root, not even when you test
>
> Cheers
>

i'm under web-interface.
thank you. :)
___

Heh. Sounds good, now I know that I can login as root under your web
interface.

--Devon


mail2web - Check your email from the web at
http://mail2web.com/ .


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: [Freebsd-hackers] test

2004-03-18 Thread root
> a root, now lets send some bogus stuff to your client, perhaps we can
> obtain some evil privileges...
>
> in short: Dont email as root, not even when you test
>
> Cheers
>
> root wrote:
>
>> test
>> ___
>> [EMAIL PROTECTED] mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
>> To unsubscribe, send any mail to
>> "[EMAIL PROTECTED]"
>> ___
>> Freebsd-hackers mailing list
>> [EMAIL PROTECTED]
>> http://lists.elvandar.org/mailman/listinfo/freebsd-hackers
>
>

i'm under web-interface.
thank you. :)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: [Freebsd-hackers] test

2004-03-18 Thread Remko Lodder
a root, now lets send some bogus stuff to your client, perhaps we can 
obtain some evil privileges...

in short: Dont email as root, not even when you test

Cheers

root wrote:

test
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
___
Freebsd-hackers mailing list
[EMAIL PROTECTED]
http://lists.elvandar.org/mailman/listinfo/freebsd-hackers
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


test

2004-03-18 Thread root
test
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


test

2004-03-18 Thread root
test
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: CVS question: diff between dates on a branch

2004-03-18 Thread Ruslan Ermilov
On Thu, Mar 18, 2004 at 01:49:07PM +0300, Dmitry Morozovsky wrote:
> Dear colleagues,
> 
> maybe I'm stupid and blind ;-) but I still can't fugure out how can I ask CVS
> to get diff between two states of a branch with known dates (such as today and
> yesterday). All that I found was 'cvs get -jBRANCH:date1 -jBRACH:date2' but
> this looks very sub-optimal. Any hints?
> 
Surprisingly (it's undocumented) but the exact same synopsis seems
to work here with "cvs diff":

$ ident Makefile.inc1
Makefile.inc1:
 $FreeBSD: src/Makefile.inc1,v 1.418 2004/03/18 10:17:03 ru Exp $
$ cat CVS/Tag
cat: CVS/Tag: No such file or directory
$ cvs di -jRELENG_4:2002/01/01 -jRELENG_4:2003/01/01 --brief Makefile.inc1
Index: Makefile.inc1
===
RCS file: /home/ncvs/src/Makefile.inc1,v
retrieving revision 1.141.2.39
retrieving revision 1.141.2.57
diff -u -p --brief -r1.141.2.39 -r1.141.2.57
Files /home/ru/tmp/cvsv60oN8 and /home/ru/tmp/cvsmonEXm differ


Cheers,
-- 
Ruslan Ermilov
FreeBSD committer
[EMAIL PROTECTED]


pgp0.pgp
Description: PGP signature


RE: mbr boot selector

2004-03-18 Thread Thorsten Glaser
Dixitur illum [EMAIL PROTECTED] scribere...

>boot code checks for manual or automatic boot flag,
>if automatic, check for default boot option value and do the rest.
>if manual, print the 4 partition label, start the timer, wait for input.

That's not multiboot (http://www.gnu.org/software/grub/manual/multiboot.html),
that's bootmanager 
(https://mirbsd.bsdadvocacy.org:8890/cvs.cgi/src/sbin/bootsys/i386/mbrldr/mbr.S,
and you need -DBOOTMANAGER for it).

Already done that multiple times. Except for the timeout, I could do
it in <10 minutes under DEBUG.COM - why reinvent the wheel? MirOS
is free software (as in OSI).

@Paul: no need to tell me, I know pine is not free. But if it says
   your mailer is broken, it probably is. Stop flamewarring, I've
   got worse things to do (dayjob).

//Thorsten
-- 
Solange man keine schmutzigen Tricks macht, und ich meine *wirklich*
schmutzige Tricks, wie bei einer doppelt verketteten Liste beide
Pointer XORen und in nur einem Word speichern, funktioniert Boehm ganz
hervorragend.   -- Andreas Bogk über boehm-gc in d.a.s.r
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Ethernet stats in sysctl and SNMP MIBs

2004-03-18 Thread Gerald Heinig
Hi all,

I'm trying to retrieve Ethernet MIB data from my driver using UCD SNMP
and sysctl. For some reason, I can't get any of the info I've put in
(I've just set some dummy values for the moment).
In particular, I'm trying to get the ISO 8802.3 MIB to display with
snmpwalk.
I've declared and set the pointer to the struct ifmib_iso_8802_3 in my
softc struct and set the structure length.
However, neither snmpwalk nor sysctl produces any dot3 MIB data.
Is this implemented yet or am I doing something wrong?

Cheers,
Gerald
-- 
S y s K o n n e c t   G m b H
A Marvell Company
Siemensstr. 23
D-76275 Ettlingen, Germany
-
Gerald Heinig
Software Engineer
-
phone:  + 49 (0) 7243 502 354
fax:+49 (0) 7243 502 364
email: [EMAIL PROTECTED]
http://www.syskonnect.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


CVS question: diff between dates on a branch

2004-03-18 Thread Dmitry Morozovsky
Dear colleagues,

maybe I'm stupid and blind ;-) but I still can't fugure out how can I ask CVS
to get diff between two states of a branch with known dates (such as today and
yesterday). All that I found was 'cvs get -jBRANCH:date1 -jBRACH:date2' but
this looks very sub-optimal. Any hints?

Thanks in advance.

Sincerely,
D.Marck [DM5020, MCK-RIPE, DM3-RIPN]

*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- [EMAIL PROTECTED] ***

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"