ZA

ZA

offline
  • Pridružio: 24 Apr 2004
  • Poruke: 39

Znaci malo pre surfujem i tek tako odjednom mi "ispada" prozor True vector monitor heas shut down ... to u wish to run it again" dobro nije bas tim recima ali to je bila pojenta i imam kao Yes ili No i ja narano Yes odaberem i brzo se diskonektujem sa net-a.
Imam ZA 3.7.211 i nije pro verzija znam da je malo mator ali ovi iz 4-te generacije nece da se poteraju na Win98 Sad
Ovo mi se do sada nikada nije desilo mislim sta je prouzrokovalo ovo?
I jel ZA radi pod Linux-om Smile



Registruj se da bi učestvovao u diskusiji. Registrovanim korisnicima se NE prikazuju reklame unutar poruka.
offline
  • AxeZ 
  • Legendarni građanin
  • Pridružio: 17 Apr 2003
  • Poruke: 3989
  • Gde živiš: Novi Sad, Vojvodina

Milan S ::
I jel ZA radi pod Linux-om Smile



Naravno da ne radi!
Imas IPtables



offline
  • Pridružio: 24 Apr 2004
  • Poruke: 39

Hm IPtables Cool zanimljivo ...

offline
  • AxeZ 
  • Legendarni građanin
  • Pridružio: 17 Apr 2003
  • Poruke: 3989
  • Gde živiš: Novi Sad, Vojvodina

Da, veoma je zanimljivo....pod uslovom da znas sta radis...Smile

[Link mogu videti samo ulogovani korisnici]

Evo ti jedan primer....Smile

#!/bin/bash
#
# This is a sample firewall for ip_tables, the tool for doing firewalling
# and masquerading under the 2.3.x/2.4.x series of kernels.
#
# Be warned, this is a very restrictive set of firewall rules (and they
# should be, for proper security). Anything that you do not _specifically_
# allow is logged and dropped into /dev/null, so if you're wondering why
# something isn't working, check /var/log/messages.
#
# This is about as close as you get to a 'secure' firewall. It's nasty,
# it's harsh, and it will make your machine nearly invisible to the rest
# of the internet world. Have fun.
#
# To run this script you must 'chmod 700 iptables-script' and then execute
# it. To stop it from running, run 'iptables -F'

#Point this to your copy of ip_tables
IPT="/usr/local/bin/iptables"

#Load the module.
modprobe ip_tables

#Flush old rules, delete the firewall chain if it exists
$IPT -F
$IPT -F -t nat
$IPT -X firewall

#Setup Masquerading. Change the IP to your internal network and uncomment
#this in order to enable it.
#$IPT -A POSTROUTING -t nat -s 192.168.1.0/24 -j MASQUERADE
#$IPT -P FORWARD ACCEPT
#echo 1 > /proc/sys/net/ipv4/ip_forward

#Set up the firewall chain
$IPT -N firewall
$IPT -A firewall -j LOG --log-level info --log-prefix "Firewall:"
$IPT -A firewall -j DROP


#Accept ourselves
$IPT -A INPUT -s 127.0.0.1/32 -d 127.0.0.1/32 -j ACCEPT
#If you're using IP Masquerading, change this IP to whatever your internl
#IP addres is and uncomment it
#$IPT -A INPUT -s 192.168.1.1/32 -d 0/0 -j ACCEPT

#Accept DNS, 'cause it's warm and friendly
$IPT -A INPUT -p udp --source-port 53 -j ACCEPT
$IPT -A INPUT -p tcp --source-port 113 -j ACCEPT
$IPT -A INPUT -p tcp --destination-port 113 -j ACCEPT

#Allow ftp to send data back and forth.
$IPT -A INPUT -p tcp ! --syn --source-port 20 --destination-port 1024:65535 -j ACCEPT

#Accept SSH. Duh.
#$IPT -A INPUT -p tcp --destination-port 22  -j ACCEPT

#Send everything else ot the firewall.
$IPT -A INPUT -p icmp -j firewall
$IPT -A INPUT -p tcp --syn -j firewall
$IPT -A INPUT -p udp -j firewall

offline
  • Pridružio: 24 Apr 2004
  • Poruke: 39

Khm nisam ti se jos uvek javio za CD-ove pa kako mislim da to znam da uradim Smile

Ko je trenutno na forumu
 

Ukupno su 1234 korisnika na forumu :: 164 registrovanih, 11 sakrivenih i 1059 gosta   ::   [ Administrator ] [ Supermoderator ] [ Moderator ] :: Detaljnije

Najviše korisnika na forumu ikad bilo je 3466 - dana 01 Jun 2021 17:07

Korisnici koji su trenutno na forumu:
Korisnici trenutno na forumu: -[CoA]-, 33 bren, 357magnum, Abebe Bikila, acatomic, acov34, ahhahh, AleksandarV, Aleksej, amstel, Andrija 1993, Arsenije, Ata81, Avalon015, B61, babaroga, Betty25, bigfoot, Blair, boj.an, bojanM84, Boris90, boro975, Boroš, Bozjidar87, brundo65, bukefal, casual03, Cian, Cicumile, cifra, Citalac, crnirocko, Darko8, DejanSt, delrey, Django777, djboj, Djokislav, Djole3621, Djota1, Doca, doom83, Dorcolac, draganl, Duh sa sekirom, Dvojac005, Electron, ElGenius, EXIT78, Flotikius, Frunze, Gall, Georgius, GH69, Gogi_avio, Hemi, Igorkg77, Ilija Cvorovic, Istman, ivan1973, jalos, jarovitt, jimi_agf, jodzula, Joja, Jomini, Jozo74, Kajzer_Soze, kn19, kobaja77, Kruger, Kubovac, kunktator, kuntalo, Kurgan, Kvazar, kybonacci, L A Z A R, Leonov, littlebunny, ljuba, Marko00, Marko1238, Meklejn, menk, mgolub, Mi lao shu, mige84, miki kv, Miki01, milbos, mile33, MiroslavD, mr.lucas, Murko, mux, N.e.m.a.nj.a., Najax, narandzasti, neutrino, nextyamb, nikoladim, nnovakis, nsharambasa, oganj123, oldtimer, omen, Orc, Pale2025, pceklic, Pekman, ping15, Plavi Jadran, pobeda, predragc, Prečanin30, probisic, promajauglavi, Pururin, R_038, reader, repac, Romibrat, samo opusteno, sap, sekretar, septembar, Smajser, smuk, sony771, Srle993, StalniPromatrač, stankolich, starlights, stefanmpurtic, strelac07, t84dar, tamno.nebo, tanakadzo, tesic.zeljko, TheBeastOfMG, TheDictator, Timočka Divizija, tomigun, trademark1982, Trivo, TRZH92, Vatreni Zmaj, vinkoplavi, vladaa012, Vladonius, VNVK, vrag81, Vrač, Weteran, Woya, Wrangler, zafon031, zeka013, zil10, Zmaj Tolak, |_MeD_|, 787