udpserver with ip6_queue

Atif Syed Atif.Syed@ccrle.nec.de
Tue, 22 Jan 2002 14:17:09 -0000


This is a multi-part message in MIME format.

------=_NextPart_000_0023_01C1A34F.7A437670
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Dear all,

First of all i would like to tell u that i am an amateur working on a =
simple client server=20
application.

About the problem, i have one simple udp-client who sended packet with =
data to a udp-server, who=20
suppose to get this packet through ip6_queue. The kernel is loaded with =
ip6tables, ip6_queue etc..=20
All communication is based on ipv6.

I get the packet in a buffer with ipq_get_packet() and now i want to =
change the source and=20
destination addresses and want to send the packet back or further to the =
destination.

How can it be possible to send the packet, as i am receiving the packet =
through INPUT chain. Could i=20
send it back through INPUT chain or should i have to do it on PREROUTING =
chain.
Please help me in this case. I will be very thankful to you for this =
favour.

Sincerely=20

Atif Syed


------=_NextPart_000_0023_01C1A34F.7A437670
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4807.2300" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Dear all,<BR><BR>First of all i would =
like to tell=20
u that i am an amateur working on a simple client server=20
<BR>application.<BR><BR>About the problem, i have one simple udp-client =
who=20
sended packet with data to a udp-server, who <BR>suppose to get this =
packet=20
through ip6_queue. The kernel is loaded with ip6tables, ip6_queue etc.. =
<BR>All=20
communication is based on ipv6.<BR><BR>I get the packet in a buffer with =

ipq_get_packet() and now i want to change the source and <BR>destination =

addresses and want to send the packet back or further to the=20
destination.<BR><BR>How can it be possible to send the packet, as i am =
receiving=20
the packet through INPUT chain. Could i <BR>send it back through INPUT =
chain or=20
should i have to do it on PREROUTING chain.<BR>Please help me in this =
case. I=20
will be very thankful to you for this favour.<BR><BR>Sincerely =
<BR><BR>Atif=20
Syed<BR></FONT></DIV></BODY></HTML>

------=_NextPart_000_0023_01C1A34F.7A437670--