@# 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



Comments:

<0> hi
<0> can ingress traffic be managed with htb?
<1> dear mule
<1> where are you
<2> Help. Voice chat on msn messenger is not working.? 1863 is masqueraded, and also accepted in Forward table. Any Idea??
<3> hi , i have a problem with my debian box, can somebody help me?
<4> i'm getting mighty sick and tired of recompiling kernels >:|
<4> hopefully this one will work :( stupid promise stupid fasttrak stupid raid stupid card stupid stupid stupid
<5> how can i start graphic module on Mandrake.. ?
<5> Gnome ..
<6> startx mebbe
<5> fatal error
<5> Connection reset by peer on X server
<6> maybe you need to configure it first
<7> how can I get the speed in kbps using iptables?
<5> ArmOrAttAk how ?



<6> i use xorgconfig
<5> or tell me how can i configure my ip's .. i dont need module graphic .. i need internet on the server ;)
<5> command not found
<6> slackware takes care of that for me i don't know mandrake
<6> xorgsetup
<6> xorgcfg
<5> not working :(
<5> do you know how can i set up the ip's without the graphic module ?
<6> dhcpd eth0
<6> try that
<6> dhcpcd eth0
<5> command not found :(
<6> /usr/sbin/dhcpcd eth0
<5> no such file or directory
<6> is it ethernet?
<5> dont know
<5> i just installed it
<6> you don't know how you connect to the internet?
<5> ethernet
<5> DSL cable modem
<6> ah that uses ppp
<6> which i know nothing about
<5> :(
<8> SinisterB: pppoe or rp-pppoe (recommanded)
<7> how can I get the speed in kbps using iptables?
<9> atreju, download something in your web browser, it will show you your kpbs
<6> hehe
<9> :)
<6> i didn't see anything about kbps reading about iptables
<6> try iptraf
<6> you can get the total p***ed through
<6> dropped
<10> I'm looking for a little help setting up a linux router. will try to be brief with explaining it all
<10> I have two networks which I want to link. each network has it's own internet connection via an IPCop box
<9> how do I nuke people for educations purposes pls? thx!
<9> * `n\out has quit (Quit: Cannot join #real_life (invite only))
<9> lol
<10> I have set up each firewall to send traffic for the other network via a particular box
<10> now I am trying to setup that box
<10> I thought the simplest/quick and dirty solution would be to boot knoppix without a gui
<10> then enable ip forwarding and it would all work
<10> but it isnt working
<10> jump in any time if you think you can help
<10> I will keep explaining for a while
<10> the two networks are 192.168.0.0 255.255.255.0 and 192.168.1.0 255.255.255.0
<10> the firewalls are 192.168.0.1 and 192.168.1.1 and each has the appropriate route setup
<10> i.e. route add -net 192.168.1.0 netmask 255.255.255.0 gw 192.168.0.30
<10> and route add -net 192.168.0.0 netmask 255.255.255.0 gw 192.168.1.30
<10> the knoppix box has ifconfig eth0 192.168.1.30 and ifconfig eth1 192.168.0.30
<5> i need some help starting graphic module on mandrake
<5> fatal IO error 104 (Connection reset by peer) on X server
<6> do you have an eth2?
<10> I do not have an eth2
<10> then sudo -C sh "echo 1 > /proc/sys/net/ipv4/ip_forward"
<6> where are you tring to send it?
<6> try the other..
<5> i need some help starting graphic module on mandrake fatal IO error 104 (Connection reset by peer) on X server
<10> send what?
<9> what is a good nuke these days?
<6> rpfilter
<6> you have 2 networks trying to hook up to this box



<5> ArmOrAttAk how can i configure the .. graphic module ?
<11> so B3n, you want to make a network bridge
<5> on mandrake ?
<10> I thought that a network bridge would not connect to separate subnets?
<6> i don't know SinisterB
<11> as far as i know this is what a network bridge does
<6> echo 0 > /proc/sys/net/ipv4/conf/all/rp_filter
<10> I thought that a network bridge would just connect segments of the same network
<10> I want a router that will connect separate networks
<6> # When using IPv4 packet forwarding, you will also get the
<6> # rp_filter, which automatically rejects incoming packets if the
<6> # routing table entry for their source address doesn't match the
<6> # network interface they're arriving on.
<10> ah, exciting
<12> You do not want to use that with multiple routing talbes.
<13> someone on
<13> ?
<10> I'm back again.we have made progress.
<10> but still not solved the problem
<10> I can now ping the firewall of the other network from either network
<10> which is really strange cos there is nothing in the routing tables of the router that points to the firewall
<10> you still there A?
<10> ok, let me think outloud some more, join in if you've got something to say
<10> I have two networks 192.168.0.0 255.255.255.0 and 192.168.1.0 255.255.255.0
<10> Each has their own internet gateway (IPCop) 192.168.0.1 and 192.168.1.1
<10> but I'm trying to connect the two networks using a knoppix box
<10> I have told each gateway to route traffic through 192.168.0.30 and 192.168.1.30 respectively
<10> and I have a) booted into knoppix with runlevel 2 b) setup ifconfig eth0 192.168.1.30 and ifconfig eth1 192.168.0.30
<10> c) enabled ip_forwarding d) disabled rp_filter
<10> I can now ping the gateway on the local network
<10> ping this side of the knoppix router
<10> ping that side of the knoppix router
<10> ping the remote gateway
<10> but nothing else on the remote network
<10> I've connected to the other network with identical results i.e. from 192.168.0.65 I can ping 192.168.1.1 but no other 192.168.1.*
<10> ok, another strange thing. I can puTTY into the remote ipcop box (the only box I can ping on the other side - it might be worth mentioning that all other boxes are running windows)
<10> and from that putty window I can ping my the local machine (i.e. the one I am typing this message on)!
<10> that doesn't make any sense to me at all
<7> alright, I need to set an iptable rule that monitors traffic with tos 0x84 through an interface, how do I do that?
<10> anyone?
<7> iptables -I FORWARD -i eth1 --match tos --tos 0xfc won't work, why?
<9> who uses mldonkey?
<9> how to connect to fasttrack servers?
<14> any one are here
<14> how to unstall fredora core2 on windows XP
<14> how to install fredora core2 on windows XP
<15> you don't uninstall linux (any more than you uninstall XP). you format.
<14> Fiver
<14> i can install linux on windows Xp
<14> is possible
<15> no
<14> why
<14> and how i do to keep windows Xp
<15> well, unless you count cygwin or something like vmware
<16> OH NO Fiver you mean I can't rm -rf winblows anymore
<16> lol
<15> AnTiTarzan36: you can rm it, but that's not the same as uninstalling
<14> Fiver
<16> ya I know Fiver I am just being silly
<15> coldfuzz: windows and linux are both operating systems.. they need their own partitions and filesystems to live on.
<14> i want to install lunix and windows XP on same Pc
<14> i can do this
<15> coldfuzz: yes, on separate partitions
<17> You can. I suggest you start with Ubuntu.
<15> ubuntu or fedora
<17> If you have an freem partition on your drive, it will sort it out for ya.
<15> but if you're going to use fedora, use the latest core, not core 2
<14> if windows are arly installed
<14> i can install linux in 2nd partition
<15> yes
<18> Fiver
<18> how registre in X
<15> you mean with undernet?


Name:

Comments:

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






Return to #linuxhelp
or
Go to some related logs:

cornflake girl..mp3
#linuxhelp
#php
bookakke
#chatzone
WWW.UNDERNET.RO
#AllNiteCafe
drummmmmm
#linux
#linuxhelp



Home  |  disclaimer  |  contact  |  submit quotes