On Tue, 9 Feb 2016 21:24:34 +0530 Jasti wrote:
JD> Is it possible to set specified SNMP source port no. instead of
JD> available source port no.?
JD>
JD> If it is possible how to set the SNMP source port no. & where
JD> to set the port no.?
JD>
JD> Is it required to write any code for that & wher
On Mon, 11 Jun 2012 14:07:37 +0200 Jan wrote:
JS> >> As a matter of fact the first version of my reply did mention clientAddr
JS> >> but then I looked in the code and saw that we are setting
JS> >> client_addr.sin_port to 0, and that kills any address binding.
JS> >
On 05/06/2012 10:53 AM, Magnus Fromreide wrote:
> On Sun, 2012-05-06 at 10:51 +0200, Magnus Fromreide wrote:
>> On Sun, 2012-05-06 at 09:26 +0100, Dave Shield wrote:
>>> On 6 May 2012 06:25, Magnus Fromreide wrote:
On Fri, 2012-05-04 at 09:05 +, Durga Sree wrote:
>>>
>>>
> Is it possi
On Sun, 2012-05-06 at 10:51 +0200, Magnus Fromreide wrote:
> On Sun, 2012-05-06 at 09:26 +0100, Dave Shield wrote:
> > On 6 May 2012 06:25, Magnus Fromreide wrote:
> > > On Fri, 2012-05-04 at 09:05 +, Durga Sree wrote:
> >
> >
> > >> Is it possible to set specified source port no. instead of
On Sun, 2012-05-06 at 09:26 +0100, Dave Shield wrote:
> On 6 May 2012 06:25, Magnus Fromreide wrote:
> > On Fri, 2012-05-04 at 09:05 +, Durga Sree wrote:
>
>
> >> Is it possible to set specified source port no. instead of available
> >> source port no.?
> >
> > It depends on the protocol. Fo
On 6 May 2012 06:25, Magnus Fromreide wrote:
> On Fri, 2012-05-04 at 09:05 +, Durga Sree wrote:
>> Is it possible to set specified source port no. instead of available
>> source port no.?
>
> It depends on the protocol. For UDPIPv4 the answer is no.
Are you sure, Magnus?
I haven't played w
Please do not send the same question repeatedly.
On Fri, 2012-05-04 at 09:05 +, Durga Sree wrote:
> Hi,
>
> Is it possible to set specified source port no. instead of available
> source port no.?
It depends on the protocol. For UDPIPv4 the answer is no.
Why do you require this capability? (