spoofing DNS..

2000-12-26 Thread Tizmo
hey list, i heard about spoffing dns in linux .. like, changing your ip address to what ever you like it to be. i just wanted to know if it's true and if it is i really would like to know how it's can be done. thanks. = To

Re: rsh problems

2000-12-26 Thread Ariel Biener
On Tue, 26 Dec 2000, Erez Doron wrote: Again, that is because rsh without any command does rlogin and not rsh, and works with a different service (login/tcp and not shell/tcp). --Ariel HI I found it to be a firewall problem ... ( for some reson the remote host tries to open connections to

Re: locale (PostgreSQL Hebrew Charset)

2000-12-26 Thread Ben-Nes Michael
It seems that locale will work though it will reduce speed :( in locale i have two intresting option hebrew iw_IL any one know what is the diffrence ? Tzafrir Cohen wrote: On Mon, 25 Dec 2000, Ben-Nes Michael wrote: Hi does any one know if postgresl (7) support hebrew charset ?

Re: locale (PostgreSQL Hebrew Charset)

2000-12-26 Thread Tzafrir Cohen
On Tue, 26 Dec 2000, Ben-Nes Michael wrote: It seems that locale will work though it will reduce speed :( BTW: what are the pros and cons of using UTF-8 for your application? (this still does not handle sorting etc., of course) I looked at

Re: Linux Installation on mini-laptops

2000-12-26 Thread Gilad Ben-Yossef
Manor G. wrote: anyone has any sort of experience with installing linux on a mini-laptop that has a PCMCIA 1.44 floopy disk and an external PCMCIA Cd-rom [Toshiba Libretto 70ct] I have installed without a problem RH6.x on a NEC mobio, which is the twin of the Libretto, in the

RE: ipchains

2000-12-26 Thread Moshe Zadka
On Mon, 25 Dec 2000 16:41:49 +0200, System1 [EMAIL PROTECTED] wrote: using ICQ remote attacker is able to make full port scan on networks behind the firewall. No, when a user uses the client with a bug, a remote attacker is able to If ICQ gives people the ability to make scans of my

RE: spoofing DNS..

2000-12-26 Thread Eddie Harari
what exactly do you mean by spoofing DNS , reply to requests that came to your dns server with fault data ??? or spoof your IP ? -Original Message- From: Tizmo [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 26, 2000 12:24 PM To: [EMAIL PROTECTED] Subject: spoofing DNS.. hey

Re: locale (PostgreSQL Hebrew Charset)

2000-12-26 Thread Herouth Maoz
On Tuesday 26 December 2000 15:06, Tzafrir Cohen wrote: I looked at http://postgresql.readysetnet.com/devel-corner/docs/admin/multibyte.h tm and I don't see there anything about the iso8859-8 encoding. That's because iso8859-8 is not a multibyte encoding, but a single-byte encoding. Utf-8 is

Re: ipchains

2000-12-26 Thread Alon Oz
Moshe Zadka wrote: On Mon, 25 Dec 2000 16:41:49 +0200, System1 [EMAIL PROTECTED] wrote: using ICQ remote attacker is able to make full port scan on networks behind the firewall. No, when a user uses the client with a bug, a remote attacker is able to No, it's a protocol feature

spaces in filenames

2000-12-26 Thread Oleg Goldshmidt
Hi, I see the following weird phenomenon: bash cannot recognize filenames or directories that have spaces, unless I am root/su. This is a typical example: $ mkdir "Foo Bar" $ cd Foo\ Bar/ bash: cd: Foo: No such file or directory $ su Password: # cd Foo\ Bar/ /home/oleg/tmp/Foo Bar

Re: ipchains

2000-12-26 Thread Alon Oz
Moshe Zadka wrote: On Tue, 26 Dec 2000 17:53:08 +0200, Alon Oz [EMAIL PROTECTED] wrote: As you said, the sysadmin was an idiot, if a sysadmin wants he can easily block ICQ. ssh UDP forwarding to home machine. 'Nuff said. 1 problem though, by using firewall piercing techniques you

Re: spaces in filenames

2000-12-26 Thread Moshe Zadka
On 26 Dec 2000, Oleg Goldshmidt [EMAIL PROTECTED] wrote: $ mkdir "Foo Bar" $ cd Foo\ Bar/ bash: cd: Foo: No such file or directory It Works For Me(tm) on RH 6.2 = To unsubscribe, send mail to [EMAIL PROTECTED] with the word

Re: spoofing DNS..

2000-12-26 Thread Tizmo
i mean spoffing my ip - Original Message - From: "Eddie Harari" [EMAIL PROTECTED] To: "'Tizmo'" [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, December 26, 2000 2:24 PM Subject: RE: spoofing DNS.. what exactly do you mean by spoofing DNS , reply to requests that came to your

Re: ipchains

2000-12-26 Thread Moshe Zadka
On Tue, 26 Dec 2000, Alon Oz [EMAIL PROTECTED] wrote: 1 problem though, by using firewall piercing techniques you probably violate your contract with the company. And what part of "I'm an advocate of company policy/polite request rather then technical solutions" did I fail to make clear?

RE: spoofing DNS..

2000-12-26 Thread ishaybas
depends what you want to do with it... don't forget that sending packets from a spoofed ip, will result in no replies... if you want to do a spoof icmp or udp attacks you can use hping2 for instance... question still stands, what are you trying to accomplish? -Original Message- From:

Re: ipchains

2000-12-26 Thread Alon Oz
Moshe Zadka wrote: On Tue, 26 Dec 2000, Alon Oz [EMAIL PROTECTED] wrote: 1 problem though, by using firewall piercing techniques you probably violate your contract with the company. And what part of "I'm an advocate of company policy/polite request rather then technical solutions"

Re: spaces in filenames

2000-12-26 Thread Nadav Har'El
On Tue, Dec 26, 2000, Oleg Goldshmidt wrote about "spaces in filenames": Hi, I see the following weird phenomenon: bash cannot recognize filenames or directories that have spaces, unless I am root/su. This is a typical example: $ mkdir "Foo Bar" $ cd Foo\ Bar/ bash: cd: Foo: No such

Re: PostgreSQL Hebrew Charset

2000-12-26 Thread Jean-Daniel PAUGET
On Mon, 25 Dec 2000, Ben-Nes Michael wrote: Hi does any one know if postgresl (7) support hebrew charset ? (sorting, group ... ) If so, what is the way to enable it ? there is a "locale"-ized extension for postgres. I don't know how the right-left dilemna is handled though for,

Re: spoofing DNS..

2000-12-26 Thread Tizmo
lets say i want to connect to an irc server with a spoofed ip, can i do it ? or i want to surf the web not with my real ip.. if i and if i cant tell me how can i send pings with a spoffed ip .. and what is hping2 ? - Original Message - From: [EMAIL PROTECTED] To: "'Tizmo'" [EMAIL

Re: spoofing DNS..

2000-12-26 Thread Sagi Bashari
Tizmo, You cannot spoof your IP on IRC today. IRC works on TCP, not spoofable. there used to be a way to spoof by exploiting some hole in old versions of bind, but 99% of the DNS Servers today are patched. .. just leave it. On Tue, 26 Dec 2000, Tizmo wrote: lets say i want to connect to an

Re: spaces in filenames

2000-12-26 Thread Oleg Goldshmidt
"Nadav Har'El" [EMAIL PROTECTED] writes: Do you have a 'cd' function in your .bashrc? ;) It appears that in your own account (but not root), you have a cd function (e.g., that shows the current directory on a window's title), which perhaps uses $* and distroys the shell's space handling.

Re: spoofing DNS..

2000-12-26 Thread Aviram Jenik
IP Spoofing is not DNS spoofing. Actually, there's very little in common between the two attacks. In DNS Spoofing, you want people who type www.amazon.com to reach your web site (www.geocities.com/someplace/attacker.html). This way, you can build a web page that looks like Amazon and make people

Re: spoofing DNS..

2000-12-26 Thread Sagi Bashari
Yea.. sorry, I ment DNS spoofing. however, you still can't spoof on most of the irc servers today. On Tue, 26 Dec 2000, Aviram Jenik wrote: IP Spoofing is not DNS spoofing. Actually, there's very little in common between the two attacks. In DNS Spoofing, you want people who type

Re: spaces in filenames

2000-12-26 Thread Adi Stav
On Tue, Dec 26, 2000 at 08:15:39PM +0200, Oleg Goldshmidt wrote: Brilliant! Stupid me! I had # let the xterm titlebar show the current dir xtitle() { if [ "$TERM" = "xterm" ]; then echo -n -e "\033]0;$@\007" /dev/tty fi } # Change the 'cd' 'pushd'

Nonstop ADSL

2000-12-26 Thread solomon
Has anyone using ADSL in Linux tried to connect as a user (not as guest@ONonstop) ? They offered me two months free (now that the Bezeq experiment is over), but of course they had no idea how to connect with Linux. I thought it would be easy - just add the appopriate line with the user name and

Re: Linux Installation on mini-laptops

2000-12-26 Thread Manor G.
Yes i did it allready and it was easier than i thought. thanks anyway. On Tue, 26 Dec 2000, Gilad Ben-Yossef wrote: Manor G. wrote: anyone has any sort of experience with installing linux on a mini-laptop that has a PCMCIA 1.44 floopy disk and an external PCMCIA Cd-rom [Toshiba

hebrew_kbd.tar.gz

2000-12-26 Thread Miriam
I am trying to install and use your keyboards, starting with the console environement. I have three questions relating to it. 1 The installation was very easy, but in the package I found no indication on the way to use it. You probably described that somewhere else, but I was not able to

Re: Nonstop ADSL

2000-12-26 Thread Dani Arbel
Hi! Can you connect to them with a windows client? if so, can you record the session with a sniffer (say, ethereal) and then sniff again your failed Linux session ? Dani On Tue, 26 Dec 2000 [EMAIL PROTECTED] wrote: Has anyone using ADSL in Linux tried to connect as a user (not as

Re: ipchains

2000-12-26 Thread Stanislav Malyshev a.k.a Frodo
AO 1. the computer on 192.168.1.78(example) is up Nice. Most computers tend to be up when people are working. AO 2. It can receive connection to the ICQ port Wrong. Firewall won't let incoming connection in. It would only allow to receive UDP packets inside "virtual circuit" created by

Re: ipchains

2000-12-26 Thread Stanislav Malyshev a.k.a Frodo
AO Even if the CEO does. Seen any company that the users don't hold mp3s AO on their computers? It's illegal in the US and most startups are AO registered in the US. MP3 format is illegal in US? News for me. Is WAV going to be banned too? -- [EMAIL PROTECTED] \/ There shall be counsels

Re: hebrew_kbd.tar.gz

2000-12-26 Thread Tzafrir Cohen
I'm not Matan, but ... On Tue, 26 Dec 2000, Miriam wrote: I am trying to install and use your keyboards, starting with the console environement. I have three questions relating to it. Note that there have been some updates here. See below. 1 The installation was very easy, but in the

Re: spoofing DNS..

2000-12-26 Thread Stanislav Malyshev a.k.a Frodo
T lets say i want to connect to an irc server with a spoofed ip, can In most cases, you can't. Most cases of "IP spoofing on IRC" is really DNS spoofing. Real IP spoofing over TCP is pretty hard to do, and if you want to spoof more than one packet (i.e., maintain a real session), you need to be

RE: spoofing DNS..

2000-12-26 Thread David Hananel
If it was easy once, and now not, why do I see lots of people with wierd hostnames like : i.am.the.god and stuff like that? I saw some at Dal-Net, but most of them are at Ef-Net. How is that possible? They said they uses a bnc David - Original Message - From: Stanislav Malyshev a.k.a

RE: spoofing DNS..

2000-12-26 Thread Sagi Bashari
Those are I-lines.. not spoofing - hybrid has option to add an I-line for spoofing. On Tue, 26 Dec 2000, David Hananel wrote: If it was easy once, and now not, why do I see lots of people with wierd hostnames like : i.am.the.god and stuff like that? I saw some at Dal-Net, but most of them

Re: spaces in filenames

2000-12-26 Thread Nadav Har'El
On Tue, Dec 26, 2000, Adi Stav wrote about "Re: spaces in filenames": Speaking of, by the way, I wonder why almost everybody I've seen who digs smart xterm titles uses the cd trick instead of something like: PS1_SIMPLE="\h: \w " PS1="\[\033]0;${PS1_SIMPLE}\007\]${PS1_SIMPLE}" Maybe because

RE: spoofing DNS..

2000-12-26 Thread Stanislav Malyshev a.k.a Frodo
SB Those are I-lines.. not spoofing - hybrid has option to add an SB I-line for spoofing. I don't know about I-lines, etc. but I know pretty well DNS spoofing via cache poisoning is possible - have done that myself. If you are interested, just search "DNS cache poisoning" - there was a lot of