@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9



Comments:

<0> just havin a heck of a day
<0> damn dhcpd
<0> longword still floating around?
<1> yoo
<1> is there a way to uninstall iptables and install everything again?
<2> Drop all the rules?
<2> iptables -t filter -F
<2> iptables -t nat -F
<2> Redr: A tiny bit. Briefly
<1> and then?
<2> Then you can /sbin/service iptables save and you're back at square one again
<1> i type iptables -t nat -F
<1> it says command not found
<1> im root
<1> KDE
<2> /sbin/iptables



<0> longword one small problem
<0> i did the mark on port 22 to test with
<0> did ip rule add fwmark 1 table ISDN
<0> but when i do ip rule list it doesn't look right
<0> and doesn't work
<0> i get 32765: from all fwmark 0x1 lookup ISDN
<0> instead of 32765: from all fwmark 1 lookup ISDN
<0> so i figure the problem has to be in translation for some reason its putting in hex
<0> cruiseCTRL how did you get to root? did you log in or use su ?
<1> su
<1> sbin worked
<0> next time use su -
<1> oh ok
<1> alright im not messing wit that no more
<1> thanks long
<3> ok
<4> Does anyone know where gnome stores its global menu, not the user one?
<0> no idea :(
<3> Redragon^: so, i added an also-notify to one of the zones, same result though
<0> did you add the ip to allow transfer list?
<3> its been there from the start
<0> okay thats just plain weird
<3> well, something has to be going on
<0> just add it as an NS entry in the zone
<3> longword: you stull up
<3> still
<0> but not listed on net as an ns
<3> i shouldnt have to...
<0> it just started doing this? you change anything?
<3> im not sure how long its been doing it
<3> i recently changed ips, and only then noticed the transfers werent happening
<0> damn wish i could understand this advanced routing stuff
<0> have it marked in mangle and everything else defined yet it dont work...
<5> can anyone tell me how can i change the default port "25" from sendmail to another port?
<0> why would you do that? if you do that the internet can't send mail to it
<5> redragon: cuz my ISP block my port 25 / 80
<0> then your probably not allowed to run services, best double check your contract/agreement
<5> is there any other program i can use instead? that doesnt used those default port?
<0> you can change port for sendmail or any other mta but it will be useless to do so
<6> i just installed kde on cygwin, and the panel, and none ofthe modules load, anyone have any ideas as to how to fix it? i followed the instructions found at http://webdev.cegit.de/snapshots/kde-cygwin/kde/kde3.4/
<0> you can't run a mail server if nothing will connect to it
<7> hello, i just got a new hdd (quite old but new to me) its a 20gb drive, i have a fedora machine with 11gb drive and i would like to image that drive onto the 20gb, are there any free tools available or is ghost my best option here?
<5> ok
<1> are there any prog like Morpheus for Fedora?
<7> cruise have a look on sourceforge for p2p apps
<0> eco-guard i would guess you could use dd to create an image of the disk or use rsync to copy the disk
<8> ooooh... red made me eat too much
<7> Redragon^ aha, thanks, i shall research dd usage, basically the current install takes about 50% of the 11gb drive
<0> purplin have you played with lartc?
<7> well os and data
<9> I'm trying to ssh to the other pc in my lan and i don't get prompt while earlier was working
<8> no, what's that?
<9> firewall is set to protect from internal but ssh is enabled on both pcs of my lan
<7> whitewabbit does it time out or get's rejected right away?
<9> it waits forever w/o giving me a prompt back
<0> linux advanced routing
<7> probably as you mentioned its firewall, or that machine is down or sshd died
<9> it stays forever like this : whitewabbit@linux:~> ssh -l alice 192.168.1.3



<7> try telnetting to it
<7> and can you access your firewall remotely?
<7> oh right you are already on internal lan i guess @linux
<9> the only change i've made is protect from internal
<7> what do you mean by that
<9> and added the accepted service (SSH)\
<7> protect from internal as in?!
<9> i dunno, there was an option named like that
<7> reject 192.168.*.* packets from the external internet interface? that should not matter
<7> since it seems you are already on local lan
<9> Okay
<7> or if its a sshd config option, i am not sure, maybe someone else knows more
<7> can you/do you have any other services listening on the machine you are trying to reach?
<9> i can ping though
<9> ssh just waits forever
<9> but i didn't changed anything
<9> earlier it was working
<7> hmm strange, maybe sshd daemon died
<9> i did sshd restart
<9> on both boxes
<7> and it restarted ok?
<9> ops
<9> when i try to restart my firewall i get this :
<9> whitewabbit@linux:~> ssh -l alice 192.168.1.3
<9> no wait
<9> iptables-batch v1.3.3: invalid TCP port/service `0/0' specified
<7> aha
<9> but it restarts\
<7> yeah but that one rule is not being exucuted whatever it means :D
<9> i think i know what this is about, brb
<7> cool
<10> what's wrong with wine?
<10> wine is good right?
<7> i prefer beer
<7> ;)
<9> Solved the firewall issue, but ssh takes forever.
<9> i removed the ssh as allowed in my firewall and disabled the protect from internal but still the same
<9> i can ping 192.168.1.3 (1 my router and 2 myself ) but can't ssh.
<7> hmm Redragon^ so i would just dd =/dev/myoriginaldrive of=/dev/newdrive and then thats it? seems too simple :D
<9> I haven't touched anything within ssh's configuration and it was working before!
<7> whitewabbit what other changes have you made, try back tracking if you can
<7> do you have physical access to this machine whitewabbit ?
<9> nothing, i told you all the changes i've made and i did them back at their original post.
<9> yes, i have physical access
<9> 2 computers and one laptop are in front of me\
<7> can you ssh to the machine locally?
<7> from itself?
<9> hold on
<9> yes and asks for yes/no
<7> ok
<7> so sshd works
<7> answers at least
<7> so it seems connectivity/firewall related
<7> and it is listening on 192.168.1.3 right ?
<9> yes
<9> gateway 192.168.1.1
<9> one computer 192.168.2 and other 192.168.1.3
<9> one computer 192.168.1.2 and other 192.168.1.3
<7> so you cannot connect to the sshd from .1 or .2 right?
<10> can u download morpheus and use wine?
<9> and vice versa, correct.
<9> i can ping
<9> from wherever
<7> turn of the firewall/flush iptables on .3 and test
<9> okay
<8> huh.... I need another stack of Cds
<7> from the other lan machine, if it works, you need to focus on firewall config on that machine, but hmm i would have thought your gateway would be doing all the external firewalling anyway
<9> with firewall down it works
<7> ok well there is your problem :D
<7> re-examine firewall rules :D
<9> how do i fix it ?
<7> why are you running a firewall on internal lan? isnt it trusted?
<9> it is
<7> so why run it then? :D


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #linuxhelp
or
Go to some related logs:

#AllNiteCafe
#skype
#AllNiteCafe
olgun bayanlarla chat
#linuxhelp
#networking
What sort of ache is otalgia ?
#linux
#squid
Toata dragostea mea pentru diavola



Home  |  disclaimer  |  contact  |  submit quotes