Re: route all traffic to a internal socket

2025-04-30 Thread Mohsen Pahlevanzadeh
On 4/30/25 11:47 PM, Dan Ritter wrote: Mohsen Pahlevanzadeh wrote: On 4/30/25 4:29 PM, Jonathan Dowland wrote: On Wed Apr 30, 2025 at 10:19 AM BST, Mohsen Pahlevanzadeh wrote: I want to send any packet to 127.0.0.1: and it

Re: route all traffic to a internal socket

2025-04-30 Thread Mohsen Pahlevanzadeh
On 4/30/25 2:35 PM, Nicolas George wrote: Mohsen Pahlevanzadeh (HE12025-04-30): I have a debian machine and my program listen to such as: 127.0.0.1 I want to send any packet to 127.0.0.1: and it sends my packets to internet. my

Re: route all traffic to a internal socket

2025-04-30 Thread Mohsen Pahlevanzadeh
On 4/30/25 4:29 PM, Jonathan Dowland wrote: On Wed Apr 30, 2025 at 10:19 AM BST, Mohsen Pahlevanzadeh wrote: I want to send any packet to 127.0.0.1: and it sends my packets to internet. my outgoing interface is eth0

Re: route all traffic to a internal socket

2025-04-30 Thread Mohsen Pahlevanzadeh
On 4/30/25 4:29 PM, Jonathan Dowland wrote: On Wed Apr 30, 2025 at 10:19 AM BST, Mohsen Pahlevanzadeh wrote: I want to send any packet to 127.0.0.1: and it sends my packets to internet. my outgoing interface is eth0. You can use socat¹ to listen on a port and forward received packets

route all traffic to a internal socket

2025-04-30 Thread Mohsen Pahlevanzadeh
ckets to 127.0.0.1: and my program itself send to eth0. How can I implement it? Yours, Mohsen

Re: /usr/share/perl5/Publican/TreeView.pm has problem in runtime

2025-01-31 Thread Mohsen Pahlevanzadeh
On 1/31/25 5:57 PM, Henning Follmann wrote: Please do not post html formatted mails to the mailing list. On Fri, Jan 31, 2025 at 01:43:52PM +0330, Mohsen Pahlevanzadeh wrote: Hello , When I‌ run publican version 4.3.2-4 on debian unstable, I get the following error message

/usr/share/perl5/Publican/TreeView.pm has problem in runtime

2025-01-31 Thread Mohsen Pahlevanzadeh
Hello , When I‌ run publican version 4.3.2-4 on debian unstable, I get the following error message: # mohsen@debian:~$ publican Attempt to call undefined import method with arguments ("abs2rel")

Re: Kan du snakke noen minutter? Hilma

2017-09-17 Thread Mohsen
hva vill du? On Sun, Sep 17, 2017 at 10:45 AM, Hilma Imcc wrote: > Eller en time? Vær så snill. > http://bitly.com/2wlj6cZ >

Error when I use ftpsync

2017-06-15 Thread mohsen Abbaspour
Hello Every one I use ftpsync for remain my mirror updated but there is problem when I check error log (rsync-ftpsync.error) some of these errors are : could not make way for new symlink: dists/sid/main/installer- amd64/20150911/images/netboot/pxelinux.cfg could not make way for new

xenix (sysv) filesystem

2015-09-10 Thread Mohsen Pahlevanzadeh
Dear All, I need to mount a old unix (xenix filesystem) , maybe kernel removed it. Do you have any solution? --best regards Mohsen

multi arch

2015-06-24 Thread Mohsen Pahlevanzadeh
to be installed     Depends: libpangoft2-1.0-0:i386 (>= 1.28.3) but it is not going to be installed E: Unable to correct problems, you have held broken packages. /// How can I solve it? Yours, Mohsen -- To UNSUBSCRIBE, email t

new apt and default action download files

2014-03-22 Thread Mohsen Pahlevanzadeh
# Question : how can i disable auto download? Yours, Mohsen -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/1395476908.23132.3.camel@debian

Release file expired

2011-12-01 Thread Mohsen Pahlevanzadeh
i get the given err,What's happen in my pc? How can i solve it forever? --mohsen signature.asc Description: This is a digitally signed message part

postgresql & sid

2009-04-09 Thread Mohsen Pahlevanzadeh
er-dev-8.3 8.3.7-1 development files for PostgreSQL 8.3 server-side programming When i use debian:/home/mohsen# /etc/init.d/postgresql-8.3 start debian:/home/mohsen# I didn't see any output. Then i run su postgres & run psql & see following output: psql: could not connect to server: No

X & interesting problem

2008-01-23 Thread Mohsen Pahlevanzadeh
related to together. My machine is laptop IBM T20. Do you have idea? -- ----- Mohsen Pahlevanzadeh email address : [EMAIL PROTECTED] web site : http://pahlevanzadeh.org IRC IM : m_pahlevanzadeh yahoo IM : linuxorbsd -- To UNSUBSCRIBE, email to [EMAIL

Re: Linux-Debian Chat Messenger Retroshare (serverless IM)

2007-05-20 Thread Mohsen Pahlevanzadeh
haven't above 3 attributes. It's reason of don't porting to another deb format. Yours,Mohsen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: pthread has error on Etch

2007-03-26 Thread Mohsen Pahlevanzadeh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Greg Folkert wrote: > On Mon, 2007-03-26 at 20:32 -0400, Roberto C. Sánchez wrote: >> On Mon, Mar 26, 2007 at 08:27:36PM -0400, Greg Folkert wrote: >>> On Tue, 2007-03-27 at 10:59 +0330, Mohsen Pahlevanzadeh wrote: >>>>

Re: pthread has error on Etch

2007-03-26 Thread Mohsen Pahlevanzadeh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 My problem was solved.Since i reinstall pthread library,My program has been working fine. - --Mohsen Kevin Mark wrote: > On Tue, Mar 27, 2007 at 05:33:07AM +0330, Mohsen Pahlevanzadeh wrote: >> Wackojacko wrote: >>> Mohsen P

Re: pthread has error on Etch

2007-03-26 Thread Mohsen Pahlevanzadeh
Wackojacko wrote: > Mohsen Pahlevanzadeh wrote: >> Jhair Tocancipa Triana wrote: >>> Mohsen Pahlevanzadeh writes: >>> >>>> void *task1(int *counter) >>>> { >>>> while(*counter < 5 ){ >>>>

Re: pthread has error on Etch

2007-03-26 Thread Mohsen Pahlevanzadeh
Jhair Tocancipa Triana wrote: > Mohsen Pahlevanzadeh writes: > >> void *task1(int *counter) >> { >> while(*counter < 5 ){ >> printf("task1 count: %d\n",*counter); >> (*counter)++; >>

pthread has error on Etch

2007-03-24 Thread Mohsen Pahlevanzadeh
id function make: *** [main.o] Error 1 [EMAIL PROTECTED]:~/test/learning/pthread$ My distro is Debian Etch. kernel is 2.6.18 I have post it to pthread mailing list,They said me that i reinstall libc6-dev package,i reinstalled it,But i see given errors. Please help me Yours,Mohsen -BEGIN PGP S

Re: Debian doesn't install on IBM Tink Pad R52

2006-10-11 Thread Mohsen Pahlevanzadeh
Mirto Silvio Busico wrote: Hi all, I have to install Debian on a notebook: IBM/Lenovo ThinkPad R52 sub 1846. All I've tried filed. With Etch: sata hd recognized dvd recorder not recognized (tied to install with an external usb dvd reader) istallation starts dhcp works istal

Re: Debian GNU/Minix?

2006-10-10 Thread Mohsen Pahlevanzadeh
HXC wrote: I am wondering if it is possible to use the Minix kernel in Debian. If so wouldn't that be an interesting project to release a Debian minix version? (just like Debian BSD and Debian Hurd :-) ) Why Minix?Do you like kernel development?Minix just have an application in teaching

Re: Group "audio"

2006-10-08 Thread Mohsen Pahlevanzadeh
Deephay wrote: Greetings all, I had a little problem with the sound control in gnome today with my newly installed debian (sid, using debootstrap): The Volume Control button in gnome is invalid (with a red cross on it), I then googled and found some threads about this mentioned that you have to

thunderbird

2006-04-23 Thread Mohsen Pahlevanzadeh
Dear all, I install thunderbird from testing repository. Now i wanna install an RTL extension for it.But it can't install it & say me incorrect version. Please link me.... Yours,Mohsen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trou

Unidentified subject!

2002-04-30 Thread Ihab Mohsen
im running debian 2.2 kernel 2.2.19. im trying to setup my computer as a dialin server with ppp and everthing. I got the slip account to work meaning that when someone dials in from a windows machine and open a terminal they can run a shell and login. I then configured the shell account to run pppd

pppd dialin problem

2002-04-30 Thread Ihab Mohsen
im running debian 2.2 kernel 2.2.19. im trying to setup my computer as a dialin server with ppp and everthing. I got the slip account to work meaning that when someone dials in from a windows machine and open a terminal they can run a shell and login. I then configured the shell account to run pppd

Sound Problem

2002-04-28 Thread Ihab Mohsen
I'm running debian 2.2 kernel 2.2.18. I compiled the proper drivers for my sound card, but the system doesn't seem to have anyproper devices. I know that the kernel is properly configured for the sound card I have. The reason I say this is that when I cat /dev/sndstat, cprrect information about my

Geforce II under Xwindows

2002-02-11 Thread Ihab Mohsen
For some reason I cant run any xserver for my Geforce II VE graphics card except the VGA_16 server so you can guess what the graphics are like...any ideas which server I should be running __ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Gree

Kernel 2.5.1 Problem

2002-01-22 Thread Ihab Mohsen
Im running debian 2.0 on a compaq persario. The computer was working fine with kernel 2.2.7 but after upgrading to kernel 2.5.1 it wouldnt recoginze my sound card(even though I chose the exact same driver that worked with the 2.2.7 configuration). Also when I shutdown or reboot, the computer seems

X windows Problem

2002-01-22 Thread Ihab Mohsen
How can I get x windows to run under any user other than root or su? When I logon as a normal user and try to run my x windows (using startx) the xserver starts and then it exits because “No valid modes found”. When I try to run xdm, it says, “only root wants to run xdm”; but when I su from this s