/srv/irclogs.ubuntu.com/2007/05/22/#ubuntu-server.txt

=== RemoteViewer [n=555@stan.physik.fu-berlin.de] has joined #ubuntu-server
=== robertj [n=rcaskey@cai17.music.uga.edu] has joined #ubuntu-server
=== Viddy [n=david@60-234-236-118.bitstream.orcon.net.nz] has joined #ubuntu-server
=== Mussi [n=Mussi@unaffiliated/mussi] has joined #ubuntu-server
=== robertj [n=rcaskey@cai17.music.uga.edu] has joined #ubuntu-server
=== Viddy [n=david@60-234-236-118.bitstream.orcon.net.nz] has joined #ubuntu-server
=== robertj [n=rcaskey@cai17.music.uga.edu] has joined #ubuntu-server
=== Viddy [n=david@60-234-236-118.bitstream.orcon.net.nz] has joined #ubuntu-server
=== Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-server
=== Fezzler [n=christop@cpe-071-075-168-219.carolina.res.rr.com] has joined #ubuntu-server
FezzlerFile structure question.  Added 2nd hard drive and mounted as /srv to place user server files in /srv/dadfs  /srv/momfs, etc.04:02
FezzlerSomeone told me it is better to disolve the old /home and rename /srv  /home?04:02
mralphabetrename?04:03
mralphabetjust soft link it04:03
Fezzlermra: soft link via smb.conf04:03
mralphabetor mount the new drive as /home and recreate the directory structure underneath it04:03
Fezzlercan I have two /home(s)04:03
Fezzlermra: copy everything in current /home to /srv, delete /home, and then rename /srv /home?04:05
mralphabetcd /home ; cp -R *.* /srv ; cd ../ ; mv /home /home.backup ; mv /srv /home ; update fstab04:06
Fezzlercan I cut and paste that?04:06
mralphabetprobably not04:06
mralphabetit's close04:06
Fezzlermra: is /srv embedded all over the place?04:10
mralphabetuhh . . . only if you put it there04:10
Fezzlerstefg?04:12
=== Fezzler [n=christop@cpe-071-075-168-219.carolina.res.rr.com] has left #ubuntu-server []
=== sahafeez [n=sahafeez@ip68-6-223-156.sd.sd.cox.net] has joined #ubuntu-server
=== Fezzler [n=christop@cpe-071-075-168-219.carolina.res.rr.com] has joined #ubuntu-server
Fezzlerorlo?06:41
=== Fezzler [n=christop@cpe-071-075-168-219.carolina.res.rr.com] has left #ubuntu-server []
=== jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-server
=== slackwarelife [n=slackwar@host197-128-dynamic.5-87-r.retail.telecomitalia.it] has left #ubuntu-server []
=== stephanbuys [n=stephanb@196.44.1.98] has joined #ubuntu-server
=== benlake [n=benlake@cpe-76-187-73-152.tx.res.rr.com] has joined #ubuntu-server
=== svschwartz [n=svschwar@217.147.21.82] has joined #ubuntu-server
svschwartzhi!08:26
=== lionel [n=lionel@ip-61.net-82-216-103.rev.numericable.fr] has joined #ubuntu-server
=== ivoks [n=ivoks@1-178.dsl.iskon.hr] has joined #ubuntu-server
=== svschwartz [n=svschwar@217.147.21.82] has left #ubuntu-server []
=== fujin [i=aj@unaffiliated/fujin] has joined #ubuntu-server
=== ||arifaX [n=||arifaX@inetpop1.witron.de] has joined #ubuntu-server
=== lionel [n=lionel@ip-61.net-82-216-103.rev.numericable.fr] has joined #ubuntu-server
=== ivoks [n=ivoks@backup.grad.hr] has joined #ubuntu-server
=== h4wk0 [n=h4wk@89.241.234.81] has joined #ubuntu-server
=== adarsow [n=7e4a7598@gate-so-1.actebis.com] has joined #ubuntu-server
=== [miles] [n=miles@unaffiliated/miles/x-000000001] has joined #ubuntu-server
=== adarsow [n=7e4a7598@gate-so-1.actebis.com] has left #ubuntu-server []
=== dballester [n=dbm@40.Red-217-126-111.staticIP.rima-tde.net] has joined #ubuntu-server
dballesterhi to all12:49
=== J_P [n=juliano@189.2.146.45] has joined #ubuntu-server
J_Phi all01:23
dballesterhi J_P 01:25
=== EtienneG [n=etienne@ubuntu/member/EtienneG] has joined #ubuntu-server
=== fujin [i=aj@unaffiliated/fujin] has joined #ubuntu-server
=== jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-server
=== jsgotangco_ [n=jsg123@121.97.244.247] has joined #ubuntu-server
=== leonel [n=leonel@189.155.150.223] has joined #ubuntu-server
=== waa [n=waa@220112.static.ctb.virtua.com.br] has joined #ubuntu-server
=== jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-server
=== os_ [n=os@125.162.87.145] has joined #ubuntu-server
os_hello........04:38
os_can anyone tell me how do i configure ubuntu server for multiple internet connection?.....04:38
dballesteros_, define 'multiple internet connection' ;)04:49
os_ok......i running a cyber game cafe here........i need to configure the server as a gateway to 2 local ISP here........04:54
os_and i want all internet chatting and browsing to be use ISP 1 which local adsl provider....and all other access (online gaming) to use ISP 2...04:55
dballesterthe 2 gateways will be independent or will have the same public ip address ?04:55
os_ok i setup my server gateway to have 3 NIC........2 for the each ISP and 1 for all the LAN...04:56
os_let say NIC A is for ISP 1 and have a ip address 192.168.11.100/24 and gateway 192.168.11.1/2404:58
dballesterok04:58
os_NIC B is for ISP 2 and have a ip address 192.168.0.100/24 and gateway 192.168.0.253/2404:59
os_and NIC C is for LAN and have ip address 192.168.2.254/2404:59
dballesterif each router has is own public address and you will have separated traffic, then you can use routing policies and routing tables 04:59
dballesterit's not necessary to have each gateway in a separated network, if you won't05:00
os_yeah i know but my problem is i just know how to setup NIC using ifconfig and know nothing about ip route and iptables and routing table commands....;-)05:01
dballesterthen http://lartc.org/howto/lartc.rpdb.multiple-links.html is for you ;)05:02
os_i tried google and got some example and i applied to my server according my setup but it didnt work .....and i dont know why it not work.......05:03
dballesterread this link, if you've any doubt let me know05:03
os_yes........i tried this link before.......but didnt work at all.............i can ping to internet from my server .......but cant ping from windows client to internet05:04
os_but my sever can ping my windows client ip address.........05:05
os_i set my windows client gateway to the IP address of NIC C above.......05:06
=== fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-server
os_i going to drive my gf home and be back in about 30 min..........see you guys later....05:10
=== guinnessmucker [n=guinness@wsip-68-110-130-158.ga.at.cox.net] has joined #ubuntu-server
=== r00tintheb0x [n=r00tinth@198.170.183.130] has joined #ubuntu-server
=== r00tintheb0x_ [n=r00tinth@198.170.183.130] has joined #ubuntu-server
=== r00tintheb0x [n=r00tinth@198.170.183.130] has joined #ubuntu-server
=== r00tintheb0x_ [n=r00tinth@198.170.183.130] has joined #ubuntu-server
os_ok i am back.........05:33
os_any idea?.......05:34
[miles] afternoon guys05:36
=== turox_ [n=chatzill@dslb-084-057-253-048.pools.arcor-ip.net] has joined #ubuntu-server
[miles] anyone know where on 6.06 sun java is?05:36
=== turox_ is now known as turox
=== tideline [n=tideline@65.98.69.13] has joined #ubuntu-server
os_miles .......did you mean jdk1.6 for ubuntu?.......05:38
=== tideline [n=tideline@65.98.69.13] has joined #ubuntu-server
[miles] just runtime05:38
[miles] for a jabber server05:38
os_did you try apt-get java install05:40
[miles] nope, I'll try that now05:40
os_i am not sure is apt-get get gnu java or official sun java runtime.......05:41
os_but mine have jdk1.6 runtime install...........but i downloaded it from sun website....05:41
[miles] ah it's ok, I've got it sorted05:42
[miles] thanks anyway os_05:42
=== `6og [n=kgoetz@gnewsense/friend/kgoetz] has joined #ubuntu-server
=== YourMomsHero [n=cirish@phx1.redefining-it.net] has joined #ubuntu-server
=== dballester [n=dbm@40.Red-217-126-111.staticIP.rima-tde.net] has left #ubuntu-server ["Leaving"]
=== slackwarelife [n=slackwar@host197-128-dynamic.5-87-r.retail.telecomitalia.it] has joined #ubuntu-server
=== slackwarelife [n=slackwar@host197-128-dynamic.5-87-r.retail.telecomitalia.it] has joined #ubuntu-server
=== Bambi_BOFH [n=kgoetz@gnewsense/friend/kgoetz] has joined #ubuntu-server
=== ivoks [n=ivoks@39-126.dsl.iskon.hr] has joined #ubuntu-server
=== hansin321 [n=eric@c-71-196-138-170.hsd1.co.comcast.net] has joined #ubuntu-server
=== slackwarelife [n=slackwar@host197-128-dynamic.5-87-r.retail.telecomitalia.it] has joined #ubuntu-server
=== SpaceBass [n=SP@static-71-251-230-6.rcmdva.fios.verizon.net] has left #ubuntu-server ["Leaving"]
=== rainbow` [n=ra1nb0w@213-156-55-129.fastres.net] has joined #ubuntu-server
=== Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-server
=== ph1zzle [n=ph1zzle@lan.tolemedia.net] has joined #ubuntu-server
ph1zzlehey guys09:49
ph1zzlewould anyone mind letting me know how I download a package source file with apt?09:50
=== sahafeez [n=sahafeez@67.109.14.227.ptr.us.xo.net] has joined #ubuntu-server
lionelph1zzle: this is not realy server related, but apt-get source package09:50
ph1zzlelionel, true and false, I wanna get postgresql source and the regular ubuntu room is always a pain in the ass09:52
ph1zzleI appreciate the input09:52
ph1zzle;)09:52
lionelnp :)09:52
=== Burgundavia_ [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-server
=== Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-server
=== tideline [n=tideline@65.98.69.13] has left #ubuntu-server []
=== kupesoft [n=dave@CPE00119583e9ae-CM0013718cb08a.cpe.net.cable.rogers.com] has joined #ubuntu-server
=== fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-server
=== slackwarelife [n=slackwar@host197-128-dynamic.5-87-r.retail.telecomitalia.it] has left #ubuntu-server []

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!