| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Comments:
<0> the command didnt work or what youre trying to achieve ? <1> i has paste that to rc.local then flush ipchains <0> ipchains ? <1> but if i open some website <1> iptables <1> sorry <1> website still open <0> you need to try the iptables command on the shell <0> then type iptables -L OUTPUT and paste the results in pastebin.ca <0> http://www.pastebin.ca <0> the easiest way to control user's surfing experience is thru a web proxy <0> setup a squid and redirect all port 80 request to the port which squid listen to <0> then manage them from there <1> http://pastebin.ca/309375 <0> i cant open it <0> :(
<2> hi <0> hi <1> http://pastebin.ca/309375 <1> http://pastebin.ca/309379 can open here <3> This speech is a.... yeah. "Let us say theres a little man inside of the computer operating it..." >.> <4> ummk <5> hi all <5> how can i connect to my box with putty ? <6> anyone here that can help me <6> ? <6> please <6> fire-eyes can u halp me pls <6> help* <1> server:22 <6> how can i open the ssh 22 port on my machine? <7> Dj_Drako: nobody can help you if you don't explain what with <7> Dj_Drako: install sshd <6> i instald it <7> now start it :) <7> /etc/init.d/sshd start <6> i start it <6> and when i connect from a nother coputer isi giving me conectio refused <7> how did you start it? <6> /etc/init.d/sshd start <1> ps x <7> Dj_Drako: check the logs <7> it might have had a problem with keys or something else while starting <6> 1707 ? SW 0:00 /usr/dbin/sshd <6> i have it in the proces <0> Dj_Drako: telnet localhost 22 <0> what does it gives you ? <6> connection refused <0> ps aux | grep sshd <7> do you have a firewall? <6> no <8> Dj_Drako: netstat -lntp | grep ssh <6> i deactivated it <0> how do you deactivated it ? <7> listening on port 22 may be disabled in /etc/ssh/sshd_config then <6> root 1707 0.0 0.0 3504 4? s 16:37 0:00 /usr/sbin/sshd <0> cat /etc/ssh/sshd_config | grep Port <9> bbl <10> like do lsof -i | grep LISTEN <6> #Port 22 <6> lsof: status error on -: No such file or direcoty <8> Dj_Drako: netstat -lntp | grep ssh <5> how to open port 22 ? <6> nothing apears sigterm <8> Dj_Drako: this means your sshd is not listening on any ports, restart it <6> how <8> Dj_Drako: /etc/init.d/sshd restart <6> ok <6> now what? <0> I strongly believe its due to firewall .. either from your system , or from upstream connection <8> now post whatever apeared after the restart command to rafb.net/paste <7> i'd check the logs first <5> warning: failed to kill 4857: Opereation not permitted ... wat is that <5> ? <10> it's not pemitted <0> Desp: do you have the right permission to kill the process ? <5> I want to open port 22
<5> I have to log as root <5> how can i open the prort 22 <5> so i can connect to my box <0> by defaults , ssh will listen to port 22 <5> ok <0> on* <5> then how to connec to it <5> with putty ? <11> hahahahha <0> ok tell you what .. do you know how to run tcpdump ? <5> no <0> try tcpdump your input interface for port 22 " tcpdump -i eth0 port 22" <0> now <0> from another system <5> iam on windows now on other pc <0> try to telnet to port 22 <0> see if anything does reach to the box <5> telnet Desp@h212n1fls306o1100.telia.com:22 <0> telnet h212n1fls306o1100.telia.com 22 <5> with putty <1> can i change hostname without restart? <0> it doesn t matter . we just want to check if the packet can actually reach to the port 22 of the remote system <0> yes <5> no it dont <0> hostname new.hostname.com <5> connection time out <0> now see what the tcpdump results is <0> what does it gives you ? <5> how can i check if the prot open or not ? <6> Routermen this is the same thing i wanted <6> and when i telnet it i reaches it and ask me 4 p***word <6> but it dosent match to the root p***word <0> Dj_Drako: linux p***word is case sensitive <0> unless your telnet daemon listen to port 22 , you cant telnet to sshd port <6> 83.42.64.187 is my ip adress <6> u can talnet it <6> but ssh no <5> t <5> Trying 81.224.114.212... <0> ok binding you sshd to a different port <0> edit /etc/ssh/sshd_config look for #port 22 <6> how <5> me or Dj_Drako <0> change the port to something else that other service doesnt listen to <0> and remove the # remark <0> save <0> exit and restart your sshd <0> then try to ssh to the new port <6> Routermen i know what you mean but i dont know how to do et <6> can you give me the comand lines <0> Dj_Drako: open /etc/ssh/sshd_config with any text editor , and look for #port 22 <0> or just search for "#Port" , without the quotes <6> i found <6> and i changed <0> and remove the # infront of it <0> save and exit <0> and restart your sshd <12> ok, so I got a cd image that consists of a giant .wav file and a .cue that splits it up into multiple tracks... how do I make cdrecord burn this properly? :) <6> Routermen i still can t conect to ssh <0> furrywolf: .iso ? <6> not even on other port <12> Routermen: nope. a .cue and a .wav. <0> furrywolf: no idea , sorry <13> You ran mkisofs, eh? <0> oh .. dump it to iso <0> then burn it using cdrecord <14> grr i am getting some other distro then fc6 it blows dialup is a paain <12> the .wav file consists of a bunch of seperate tracks all stuck together... if I don't split it according to the .cue file, it'll be one big track, not seperate songs. :) <13> You shouldn't be using mkisofs. You should be using cdrecord with the -audio option <6> Routermen how do i uninstal da firewall? <0> Dj_Drako: try tcpdump that port and see if anything goes thru <13> There's even an example on the manpage <12> jblack: eh? I haven't used mkisofs at any part of this. <6> Routermen it goes thru on telent 23
Return to
#linux or Go to some related
logs:
cool phuda #worldchat how to use islower in c++ nitocris and dalnet Incorrect syntax near '4' jigolok #vb #vb things to do early morning #allnitecafe
|
|