| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
Comments:
<0> yoz: wow, Sagoro's horoscope told you all that? amazing <0> yoz: congratulations bte 8) <1> Lion-O: heh ;) <1> Lion-O: thanks! <0> w00t... /me grabs netbeans 5.0. The new version is out, all the geeks can rejoice ;) <2> What utility will allow me to resize a reiser fs partition? <0> well, there is one advantage to this cold weather.. At least the beer stays cool in the cellar 8) <3> ARIES:Someone is trying to express themselves; you might sense shyness is threatening to get in the way <0> kdd: I don't think there are any tools for that, unless reiser itself has any. Whatever you do; get good backups. Reiser isn't that great and stable. <2> Lion-O: I have been very very lucky with reiser. I've heard of some real disasters, but I have neevr lost anything. <2> Lion-O: 3.6 with suse's tweeks seems to be fairly good. <4> jesus
<4> spanish? <4> espaniol? <5> #linuxlatino <6> does that mean "I have VD, please kill me" ? <6> if not, i don't think any of us care. <5> ewwwww, VD? <4> d-side some romanian started swearing at me in romanian yesterday <3> I didn't think I'd actually be able to see these messages that were being sent to the mobiles phones <6> docfu: surprise! <4> looked really nice, he ran off befoore i could thank him <3> this is kinda interesting <5> Sagoro: watching a WAP gateway? <3> kinda <4> Sagoro wait you can monitor em on your gateway or what? <7> Hi, i`d need some help, i want an iptables command wich denies access from one mac address to another website .. can u plz help me ? <8> Kakat: speak english <8> Kakat: followed by man iptables <7> What`s with my english ? <4> siglite CHOO CHOO <7> iptables --append FORWARD --in-interface eth0 -m mac --mac-source 00:0D:87:5A:E3:E1 -p tcp -d 217.160.254.125 -j REJECT <8> Kakat: "u" and "plz" are not english <7> i tried this but it didn`t work <7> ah sorry about that :) <8> change --append to insert by using -I <8> waitasec <8> is eth0 your internet facing network card? <8> because if that mac address is your router, you're about to ****up bigtime. <7> nope, it`s my network one <8> ah <8> then change --append to -I , and --in-interface to -i <7> i have 300 pcs in my network and i have to block some sites <7> I`ll do this now <9> poor users in that network. <8> heh <7> Revenger screw you ;) <7> siglite thanks a lot ! have a nice day <7> bye <8> apparently he'd RTFM'd a bit. <8> because you don't see --append or --in-interface in anyone's scripts. <8> no one uses them. <9> whatever. <5> hahaha, Hooters Hotel and Casino <10> .ping <4> schitzo you mean "man heaven" ? <5> docfu: yeah, something like that I guess <5> docfu: although when I saw "man" I thought you meant "manual page" <11> woo <8> hmm <12> jesus ****. I told kismet to make a new dumpfile when it hits 300K packets <11> I'm actually now using a whole 1% of my google mailbox <8> I think I like the latest winamp. <5> smsie: heh, I haven't checked mine i like a couple of months <12> -rw-rw-r-- 1 b1038249 b1038249 145095839 Feb 2 09:12 Kismet-Feb-02-2006-1.dump <12> -rw-rw-r-- 1 b1038249 b1038249 86249952 Feb 2 10:19 Kismet-Feb-02-2006-2.dump <12> -rw-rw-r-- 1 b1038249 b1038249 51029491 Feb 2 12:07 Kismet-Feb-02-2006-3.dump <12> -rw-rw-r-- 1 b1038249 b1038249 17813504 Feb 2 13:05 Kismet-Feb-02-2006-4.dump <11> schitzo: I use mine quite a bit as a spamtrap <12> thats a lot of ****ing dump. <13> smsie: welcome to the club
<12> thats since 0900 or so. <12> siglite: the 600mb dumpfile has killed the 4GB dual xeon when I look at it in ethereal <12> It <12> It's been changing the time indexes for 2 hours now <14> Ugh. Bush is getting a battering again for Iraq. Flying a spy plane over Iraq painted in UN colours to see if Sadam would shoot it down. <8> TenBaseT: ethereal is the wrong tool for analyzing very large captures <8> TenBaseT: break out the tcpdump fu, or ask me. <12> siglite: okay, I need to look at a whole days worth of traffic, looking for you know what. I dont have a source or dest address. I keep the packet capture rolling 24/7 and inspect certain times when I'm told to. <14> Looking for pr0n? :) <12> So, the deal is that I'm looking for 'things that dont look right' and really need a visual tool for something like that. <12> right now I'm looking for large transfers that take place between MACs other than the APs <8> TenBaseT: there ya go <8> TenBaseT: macs are going to be your salvation <8> tcpdump -e and grep out src or dst macs of your APs <12> does tcpdump put the whole packet on one line? <8> tcpdump and grep will tear through that *much* quicker than ethereal <15> I have a problem to get my eth0 working with onb. nforce4 marvell nic. When trying to start eth0 it returns 'eth0 does not exist'. How to resolve? <8> TenBaseT: no, but it'll give you a hotlist <0> Xse: 'onb' ? <15> onboard <8> TenBaseT: then you can go back in with tcpdump -X -s 1500 'src or dst <someip>' <16> Xse: don't nforces have a built-in hardware firewall? could that be interfering? <0> Xse: what distribution ? <15> gentoo <0> eew <15> upgrade from via to nforce4 <0> Xse: time to check if the kernel supports the hardware, if so make sure you picked up the right modules. <15> nvnet loaded, but still no eth0 <15> nvnet is the driver provided by nvidia itself <0> Xse: then check the logs for any errors. Something must have gone wrong then. <15> yeah searching my *** off <0> usually that stuff is pretty picky so modprobe or the likes should give out some reaction. <15> getting sticks between the eyes to keep looking <15> yeah i'll try some more <0> my guess is either a mismatch with the kernel or the wrong parameters for the module. <13> what you reckon? <0> my new universal answer ;-) <6> Xse: forcedeth. <6> nvnet is crap. <13> Lion-O: i'm not there yet in my knowledge about java programming <15> D-side I tried forcedeth, but still no eth device coming up to load <6> this a dual ether board? <6> maybe you've got it in the wrong one <15> no it only has 1 onboard nic.. the user guide says marvell <15> I also tried that one in the kernel <6> I'm in a decently good mood, so I shall give you some hints. <16> look in the system logs when you try to load the module <0> uh oh <6> /usr/sbin/lspci | grep Marvell <8> Xse: is it a new marvell yukon? <15> there'll only show up a nvidia CK804 ethernet controller <6> well then you're beat, because the forcedeth drivver works on that. dunno what you're doing wrong. <6> siglite: thats what I was getting at. <8> Xse: if it's a new marvell yukon, you'll have to get the drivers from syskonnect.de <6> I've got a 88E8053 onboard, right next to the nvidia nic. <6> but if its showing up as a CK804, its a nvnet. <8> D-side: yeah, that's the one I had a fun time bringing up. and it doesn't play well with a bunch of other stuff. <15> I've got the 88e81111 gbit <15> I think my eth0 still searches the marvell when it should load the forcedeth/nvnet <6> siglite: oh ****. like what? heh <6> Xse: thats a fascinating view of how things work :D <15> yeah <6> siglite: interesting to note that some distros roll that patch in, like ubuntu <8> D-side: ipsec refuses to work with it. Though, it might be a broken implementation of config packet_filter <8> D-side: but only on 2.6 <8> D-side: it all works like a charm on 2.4, so god knows. <0> frederik: keep it in the channel <17> Xse: then load the correct module by hand, or change /etc/modules.conf to load the right module automatically (read the directions in modules.conf, if it's automatically generated <0> bouncy <16> heh <16> oh joy, door slammer girl is back
Return to
#linux or Go to some related
logs:
fxs xp101 #MissKitten #teens screen ttyn permission denied #php #windows deeza hate darkflib #AllNiteCafe What is the name of the engine developed for the Harrier jump jet ?
|
|