@# 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 10 11 12 13 14 15 16 17



Comments:

<0> DaTa-MaN, i think gcc doesnt have man pages, glibc does
<1> p3nguin: although I'm sure all of my newb questions get annoying pretty quick... I try to be as helpful as possible.
<2> I've noticed it several times over the past few days.
<3> p3nguin u know what he said of mr. Routermen
<2> No, I don't know. I don't get a chance to read everything that goes on in here.
<3> ok thank u for ur answer
<1> Sp0iled: I don't even remember saying anything to anyone by that name.
<2> sp0iled: Can you tell me what was said?
<3> right so. how i can u firewall
<3> <3> <Routermen> Sp0iled: maybe your iptables is doing masquerading , yet some rules is blocking usage
<2> oh...
<1> oh... wrong convo :-P ... I'm not even involved.
<2> routermen was suggesting that you have NAT in your firewall.
<2> data-man: Yes, I misunderstood it too.
<3> <2> iptables -P INPUT DROP - because u said i type like command. but when i was try my client dont hav internet so i need to type again - iptables -P INPUT ACCEPT
<4> how do i format my windows partition and use it for linux



<2> You need to enable ip forwarding if you have other computers connecting thru the server.
<2> You'll also need masquerading (NAT) to be enabled.
<3> YUP i did
<3> echo 1 > /proc/sys/net/ipv4/ip_forward
<3> iptables -t nat -F
<3> iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE
<3> iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 8080
<3> that it
<5> chills you want install linux OS?
<4> Arkhangel: haha NO
<4> nvm i will just auto mount
<5> man /etc/fstab
<3> so what now..?
<0> chills, mkfs -t ext2 /dev/whatever
<4> thanks
<6> Sp0iled, apt-get install firestarter ;)
<2> iptables -I INPUT -p all -m state --state ESTABLISHED,RELATED -j ACCEPT
<2> Also use that line.
<2> Firestarter is a nice front-end for iptables. I used it when I needed to get iptables firewall going without having to type the commands by hand.
<6> yes, works great
<3> i needed this 2 command right - iptables -P INPUT DROP & iptables -I INPUT -p all -m state --state ESTABLISHED,RELATED -j ACCEPT
<2> You need all three.
<3> why 3
<2> POSTROUTING -o eth1 -j MASQUERADE state ESTABLISHED,RELATED -j ACCEPT INPUT DROP
<2> All three of those.
<3> i needed this 2 command right - iptables -P INPUT DROP & iptables -I INPUT -p all -m state --state ESTABLISHED,RELATED -j ACCEPT - iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE - iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 8080
<2> Do you even know what these do?
<3> how about the - iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 8080
<2> That just changes all input on 80 to go to 8080 instead.
<0> why redirect?
<3> yup 8080
<3> because from 80 change to 8080 used for proxyserver
<3> tranparency proxy
<3> p3nguin how about the - iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 8080
<5> squid rockz
<0> do you have proxy?
<2> You're going to have to stop repeating.
<3> yes
<3> ok sorry
<3> for my repeating words
<3> ui have proxy server. thank all my workstation are limited to access to the server
<0> have you ever test your proxy? then
<3> yes
<0> hmm
<3> why are u saying hmm
<0> try traceroute www.google.com from one of the client
<3> using doscommand
<0> in dos maybe trcroute or something
<0> i forgot
<3> C:\Documents and Settings\melvin>traceroute www.google.com
<3> 'traceroute' is not recognized as an internal or external command,
<3> operable program or batch file.
<3> didnt work
<7> Sp0iled, try tracert www.google.com
<0> ask in windows
<0> what the name of trace route progs
<6> tracert
<6> in windows
<3> after that what the next ?
<3> C:\Documents and Settings\melvin>traceroute www.google.com
<3> 'traceroute' is not recognized as an internal or external command,



<3> operable program or batch file.
<3> sorry wrong paste
<3> C:\Documents and Settings\melvin>traceroute www.google.com
<3> 'traceroute' is not recognized as an internal or external command,
<3> operable program or batch file.
<3> hay sorry my keyboard didnt work properly
<5> hmm. i thougth who the theme "windows" in the channel linux - is offtopic...
<3> Tracing route to www.l.google.com [64.233.189.104] .. something ... --- here the output...
<0> eh
<0> use spesific post
<0> -p 80
<0> traceroute -p 80 www.google.com
<3> tracert -p 80 www.google.com
<3> tracert -p 80 www.google.com - is not a valid command option.
<0> omg
<7> Sp0iled, tracert in windows does not have an option to specify the port. It's a crap version of traceroute
<0> its windows
<0> may be /p
<7> slicers, the options are -d (don't resolve addresses), -h max_hops, -j host-list and -w timeout
<0> crap
<3> so what the right command
<8> if you're hungry and you're bored, clap your hands
<8> *clap* *clap*
<0> i dont know
<3> slicers, the options are -d (don't resolve addresses), -h max_hops, -j host-list and -w timeout - he said and he right
<8> Sp0iled: what are you trying to do ?
<3> i dont know Al-Ashtar . slicers requested to do this some command
<3> traceroute -p 80 www.google.com
<7> heh, the lack of trust :)
<8> you don't know what you want to do ?
<3> actually it's not mind intension. my idea is how i can make good firewall to my server. and if u trying to ping my public address. you dont ping it
<9> whats a 'port server' ?
<8> never heard of it
<8> maybe no such thing as a port server :/
<9> the guys at work think so
<9> heh :/
<5> port server // maybe what port listing the server?
<8> Arkhangel: nah, I don't think so
<9> supposedly we're going to mod a cisco 2509 into a port server
<0> router?
<9> yeah.
<9> intel sells 'port servers', look like no more than a quad gigabit controller
<8> opti: dumb terminals are called port-servers
<8> do you think they mean dumb terminals ?
<9> ****.. perhaps?
<9> why a cisco 2509 though
<9> a thin client. works wonders
<10> HELLO
<5> hi
<10> WHY it is so quit here?
<7> think it's usually is quiet here around this time. Dunno why
<8> because it's morning in this part of the world and everyone is at work
<8> and night at the other part of the world so everyone is asleep
<7> heh, I'm usually only signed on during work. Granted, a lot of time these days I'm sitting around waiting for database import scripts etc to finish running
<11> what do they mean by migrate?
<8> ?
<8> who said migrate ?
<7> was just going to ask that
<11> tpoic there
<8> oh
<12> aL|BaBa: migrate = format you windows partitions and install linux :D
<8> yes
<11> ooo
<5> iddqd :o))
<11> i am not so good with all these stuff :) need more time to learn
<8> iddqd: what does your nickname mean ?!
<12> Al-Ashtar: Inteligent Digital Device Qualified for Destruction :P
<11> hoho
<11> what a nick
<5> iddqd cheat mode god in the game "doom"
<11> haha
<12> Arkhangel: not according to this site -> http://cyborg.namedecoder.com/
<5> it's [:||||:]
<8> My nick stands for: All Lemons - Are So Healthy After Running


Name:

Comments:

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






Return to #linux
or
Go to some related logs:

#unixer
#allnitecafe
şimdi bir ateş
#kl
#allnitecafe
#chat-world
Embrace gravity.mp3
sunshine square song
kl bmx
justinuk



Home  |  disclaimer  |  contact  |  submit quotes