| |
| |
| |
|
Page: 1 2 3 4 5 6 7
Comments:
<0> the one called maillog should be the one. The rest are rotations. <0> DO NOT paste alot in here. <0> LadyByte: paste? <1> More than 3 lines? Paste your stuff at http://paste.getlinuxhelp.org/ and then tell us the url it gives you. <0> did you drown? <2> i copy paste it <0> Not here. <2> one sec <2> i know <2> i will paste it there LadyByte says <0> First try to read it yourself <2> i think <2> website stucks <0> "stucks"? <2> http://paste.getlinuxhelp.org/2218 <2> ok its ok
<0> That's from May 7th <0> It's may 12th today <2> you say to me to open the maillog;p <2> wait i will search for the newst log <0> I don't know, I don't use that SMTP <0> /var/log/postfix/? <0> That log looks like it's sendmail only <0> Anyway, I gotta go. <0> later <2> man <2> i find it <2> ;) <2> please wait <2> dont go <2> http://paste.getlinuxhelp.org/2219 <3> migraine <4> hello <4> is anyone here using sarg ? for squid log analysis ? <0> Sir_Dark: Did you even look at the log before posting it? That's May 11th, today is still the 12th. <0> Also, that's a sendmail log. You should be looking for a postfix log <2> :( <0> Are you sure you want to run a shellserver? <0> What if someone does something bad. You'd never know. <5> as dumb as ever in here, eh? <0> D-side: Nothing ever changes, nothings ever the same :) <6> omfg <6> someone can tell my why amsn outputs "user/p***word error" on loging, without even trying <6> like enter = error <6> sounds like winblows.. <7> hey i'm using fedora core 5 and tried to install a program but it said it needs XFree86 and i can't fin how to get it <8> dreams are my reality <9> Tenacity: You don't need it <9> Tenacity: You have Xorg so it's pointless to put XFree86 on there <6> error downloading TLS module: couldnt open socket: connection refused <9> Tenacity: So what program is this? <6> it doesnt even try, netgraph shows nothing <6> wtf? <7> vnc <9> Tenacity: VNC definitely does not require XFree86 and there are vnc packages that come with Fedora Core 5 <9> Or should be at least <10> hi reality how are you ? <10> :) <9> Tenacity: Do a "yum search vnc" <9> Gabe: Busy <10> :)) <10> i bet you are ! <10> how can i block some website by description ? <5> what a great question that is. really really great. yeah. <9> Gabe: Squid proxy <10> ohhh ok !!! I`ll try ! <11> or ISA server if you're into that sorta thing <7> ok so i have the vnc ok......but how do i use it <9> Tenacity: Something like "vncserver :1" run as whatever user you want to run the server as <7> ok i got it set up.....i want to connect to it from a diff. computer how do i do that..... i have vnc installed and its asking for a ....what do i put? <5> i suppose reading the docs is just too damn much work, eh? <12> fedora stores server parameters in /etc/sysconfig/vncservers <5> a little god damn comprehension of "how things work" never hurts either <6> yo <6> how do i get the "php" command installed
<0> you need to install the commandline PHP stuff <0> Separate package, usually. What distro? <6> mandrake 10.0 <0> hmm... I have no idea, then. <6> well "urpmi php:" says its already installed.. <0> maybe urpmi php-cli <0> ? <6> lemme c <0> It's called php[4|5]-cli in Debian <6> awesome it was it <6> thx man <0> dolby digital surround woman <6> ohhh <9> flush: You finally updated that machine? <6> Linux h4xb0x 2.6.3-7mdk #1 Wed Mar 17 15:56:42 CET 2004 i686 unknown unknown GNU/Linux <6> kind of <9> What do you mean kind of? <6> its mandrake 10.0 <9> Why didn't you upgrade it all of the way? <6> cauz thats the only cd i had and i needed computer back right away <6> now i lost so many mp3z, it's a sad day <6> but im runnin, i got cl*** // later folks <0> 1) Boo! <0> 2) CD burner? <6> couldnt burn it, so many gb's <6> but im tryin to back em up, anyway <0> yeah, better to just let it slip, then, and re-rip from CD? <13> so centos is basically a redhat redistribution right? <12> yes <12> a "clone" if you will, built from rhel sources <2> Login failed: authentication failure at /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Cyrus/IMAP/Admin.pm line 118 <2> how i can? <13> so its pretty good? <14> hi all, do we have an active directory-like feature in Linux? <15> hello all <15> my yum upgrade is getting me a problem with the mirrors list is failed <15> how can i update the mirrors list ? <15> i use fc 5 <13> so what if I use a bsd, what should I pick for a laptop I'll be using for development purposes, coding <16> #bsd maybe <17> Hello, I use Debian Etch. Since I updated udev from 0.089-1 to 0.091-2 I get a error while loading my rules. Before it worked fine. Here are the files: http://www.stud.uni-karlsruhe.de/~uratx/problem.txt <18> arent cirrus and vesa video drivers pre-intalled in Debian Sarge distribution ? <19> what is dealy post on squid <20> dont know, never used it <19> hmm tnks Redragon :P <18> how do I turn off frambuffer for X? <21> i have a question about 2 iptable rules, or just trying to confirm about them <21> -A FORWARD -i eth1 -o eth0 -m state --state RELATED,ESTABLISHED -j ACCEPT <21> -A FORWARD -i eth0 -o eth1 -j ACCEPT <21> is the first one forwarding all packets that come in on eth1 to eth0, and the second forwarding all packets that come in on eth0 to eth1 ? <21> ignoring the --state option in the first <20> looks right Lumafsck <18> how do I turn off frambuffer for X? <20> sorry me dont do gui :) <21> Redragon: i'm trying to forward packets that enter 192.168.0.1 on port 8080 to a host 192.168.255.122 <21> and i'm afraid masqerading if getting in the way somehow <20> it shouldn't <20> but are you sure they are coming in on 192.168.0.1? <21> i also have the rule -A POSTROUTING -o eth1 -j MASQUERADE <21> i did some testing yesterday <21> from some documenation i added the following rules: <20> cause typically with nat the redirected port is coming in on a public ip <21> yes i tried both <21> /sbin/iptables -t nat -A PREROUTING -p tcp -i eth1 -d 155.41.185.80 --dport <21> 8080 -j DNAT --to 192.168.255.122:8080 <21> ./sbin/iptables -A INPUT -s 155.41.0.0/16 -i eth1 -p tcp -m tcp --dport 8080 -j ACCEPT <21> but then bron said i should try the following: <21> iptables -t nat -A PREROUTING -p tcp --dport 8080 -j DNAT --to 192.168.255.122:8080 <20> as example this is what i had way back when <20> $IPTABLES -t nat -A PREROUTING -i $EXTIF -d 207.18.130.10 -p tcp --dport 3632 -j DNAT --to-destination 10.0.0.5 <21> in the first case, when i did telnet <gateway> 8080 it said "trying xx.x.x.x" <21> in the second case it said connection refused <20> okay are you trying from inside? or from outside?
Return to
#linuxhelp or Go to some related
logs:
#linuxhelp #mirc #chatzone #java #AllNiteCafe gay messenger adress #AllNiteCafe jaguarpc flamplayer #java #linux
|
|