| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12
Comments:
<0> what problems do you have ? <1> have you ever used MARK jump before? <2> i need help for this A working C compiler is needed to compile <1> JeV|tO install one, almost all linux distros come with gcc <2> how to install it? <1> what linux distro are you using? <2> Linux Jevito 2.4.18-14 <1> no thats the linux kernel <1> what distro? fedora core, ubuntu, centos, mandriva, suse? <0> MARK jump <0> hmm <1> BATTLENET -j MARK <1> btw -j is jump :) <0> eh <2> Red Hat Linux <1> -j is jump, what comes after that is the target, in this case MARK is the target and it is used with --set-mark
<1> JeV|tO do cat /etc/redhat-release <1> tell me what it says <3> Redragon^: heh...yeah, i was bitten by rpm2tgz a couple years ago. learned my lesson real quick like... <2> Red Hat Linux release 8.0 (Psyche) <0> wait to login to my box and try <1> JeV|tO upgrade to a modern linux distro, that is to old and vulnerable to even consider viable <2> but can i install c in there <1> kodon i've seen that same bite from folks trying to use rpms off one distro on another, you have to look at patches and libraries involved cause there are so many variations that could easily break things <1> JeV|tO doesn't matter, if you plug the box into the net it has an estimated lifespan of 24-48 hours max before its compromised <1> and when it becomes compromised its a problem for everyone <2> ok <2> thank you <4> hello <4> i have a problem with identd someone online ? <4> to ask him some opinios? <1> ask away <4> i have installed identd <4> it says that is ok <4> i have downloaded the pidentd package <4> it installed <4> ok ... <4> it runs identd <4> but not working <4> i dont get the problem.. <4> i tested it on irc and local to <4> telnet localhost auth <4> localhost/auth: Name or service not known <4> to test it local...but not working to auth..and its selected at startup and working <0> but why do you want to use jump <1> BATTLENET what do you mean? <4> chkconfig --list auth <4> auth on <4> i did <0> there are other ways <4> liek what? <4> chkconfig --list identd <4> identd 0:off 1:off 2:off 3:on 4:on 5:on 6:off <4> have some ideas? <4> service identd restart <4> Stopping identd: [ OK ] <4> Starting identd: [ OK ] <0> don't paste here <4> BATTLENET ? <4> ok <0> pls <4> well... you`ve seen the infop <4> what do u thing <4> think* <4> have any idea? <4> yes or no <4> well ? <4> BATTLENET ? <4> Redragon ? <0> what do you want to do with the ident <0> ? <4> i want to setup the server to display the username on irc <4> do you know how to setup the server ? <3> Vall: looks like it is already <5> Well, damnit. <5> I think I have a Hauppauge 150 at home, but I can't tell. <4> well i taught so to :P but not really :D
<5> Anyone have one, and mind giving me some lspci notes? <6> tv is evil <4> let me see someting in webmin... <6> it will make you go blind <4> well tnx guys <4> take care <4> c-ya <7> danq: What do you need? <5> I just want to see if I have a 150 or 250 <5> i *think* it's a 150. <6> directly visualise it :P <5> It's 1000 miles away. <5> Ultimately, I want to use it to stream TV to myself at work. <5> heh heh heh. <6> scrap that idea then! <6> oh nice <8> how about streaming video? <5> Ok, I'll stream the video of the TV. <6> we need more buzz words per sentence <8> no, to watch a stream of what you want to see on TV <7> danq: I've done that before with BeyondTV back in the day <7> danq: Why do you need to know if you have a PVR 150 or 250? <1> there i think thats worked out now :) <5> I just want to know. <1> to bad there is a bug in MARK <7> danq: Do you have ssh access to the machine in question to check? <5> Of course. <5> It's my box back in my house in Phoenix. I'm in denver heh. <7> Multimedia video controller: Internext Compression Inc. iTVC16 (CX23416) MPEG-2 Encoder (rev.01) <7> Subsystem: Hauppauge computer works Inc.: Unknown device 8003 <7> That's for a PVR-150 <1> BATTLENET see MARK wont let you use segments (ie 192.168.0.0/24) you have to put in ips 1 at a time or they dont get marked properly <1> i'm using it in conjunction with iproute2 and lartc for advanced routing <0> yes i know <5> That's it. <5> Thank you much. <5> What do you use to record off of it, reality ? <7> danq: In English... <0> but where do you think the bug could be ? <5> I have never used it. I'd like to know which tools I'd use to capture video using this device. <7> danq: It now runs windows XPMCE. <7> danq: but it did run MythTV. <5> I see.. <7> And one day, it will run MythTV again <7> But, not today. <0> Redragon:are you sure MARK won't let you use segments? <7> danq: Your easiest option for streaming TV is still BeyondTV for windows <0> Redragon^ : ? <1> it will let you set them without error but they wont work <1> as example if i do iptables -A PREROUTING -t mangle -d 192.168.0.0/24 -j ISP2 <1> traffic no longer makes it anywhere in that segment <7> danq: Unless you want to stream realvideo <0> i c <1> but if i put in iptables -A PREROUTING -t mangle -d 192.168.0.1 -j ISP2 <5> Ah, alright. <7> danq: In which case you can use real media server <5> I think I like VLC <1> it works fine for that 1 ip <1> btw table ISP2 is just 2 rules <0> yes <1> iptables -A ISP2 -t mangle -j MARK --set-mark 2 <1> and iptables -A ISP2 -t mangle -j ACCEPT <1> actually this is another that routes isp1 subnet back into isp1 table even if its on a port that got it jumped to isp2 <7> danq: I always ran into problems with transcoding quickly enough to stream live TV with VLC <7> Not to mention, I don't upload at 0.5 Mbits/s <0> strange <1> yea i figure its a bug deep in the iptables code where it doesn't parse the segment correctly <0> and it works for an range of 1 ip like that ? <1> yuyp <1> err yup <5> heh very true. <5> I don't think my cablemodem would like that. <0> I wish I could help you out, but I've not used iptables in awhile (I use PF now) and even when I did use it, I never used MARK <1> PF? your on freebsd?
Return to
#linuxhelp or Go to some related
logs:
#php #AllNiteCafe skype.ro stown hotmail
#teens arable land unseeded elements.length javascript is null how to truncate a whole table in mysql 5 #linux apache Value too large for defined data type
|
|