RE: Default Gateway Thorough A Programme

From: Muhammad Rizwan (rizwan_at_nixpanel.com)
Date: 03/29/05

  • Next message: David Balazic: "RE: Default Gateway Thorough A Programme"
    To: General Red Hat Linux discussion list <redhat-list@redhat.com>
    Date: Tue, 29 Mar 2005 13:14:59 +0500
    
    

    In addition to that how can i get my ip address and how can i add
    another ip address through my program.

    Thanks

    On Tue, 2005-03-29 at 12:28, David Balazic wrote:
    > Guys, I think he just wants to find out the address of the default
    > Gateway, nothing more :-)
    >
    > Like :
    > Int gw_adr = get_def_ge();
    >
    > Which would return 192.168.1.1 for example.
    >
    >
    > -----Original Message-----
    > From: redhat-list-bounces@redhat.com [mailto:redhat-list-bounces@redhat.com]
    > On Behalf Of Alexey Fadyushin
    > Sent: 26. marec 2005 20:16
    > To: General Red Hat Linux discussion list
    > Subject: Re: Default Gateway Thorough A Programme
    >
    >
    > If you need to intercept the packets which are tobe sent via default
    > router, you can use iptables targets QUEUE and/or ULOG (if kernel
    > supports it) which will pass the packets to user space program which can
    > process them and, if necessary, return them back to kernel for further
    > processing.
    >
    > Alexey Fadyushin
    > Brainbench MVP for Linux.
    > http://www.brainbench.com
    >
    > Robert Canary wrote:
    >
    > > You would have to create a virtual ethernet driver that really dosen't
    > > look at a physical device but rather a FIFO file.
    > >
    > > Sort of like null modem driver...
    > >
    > > kanhu rauta wrote:
    > >
    > >> Hi all,
    > >>
    > >> How can i get the default gateway of a linux machine through a C
    > >> programme. Can i get it through IOCTL call.
    > >>
    > >> Any idea to Proceed with is welcome.
    > >>
    > >> With Regards,
    > >> Kanhu
    > >>
    > >> Kanhu Charan Rauta
    > >>
    > >> Innomedia Techonologies Pvt. Ltd
    > >>
    > >> #3278,12Th Main,
    > >>
    > >> HAL 2nd stage.
    > >>
    > >> Banglore-560008.
    > >
    > >
    >
    > --
    > redhat-list mailing list
    > unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    > https://www.redhat.com/mailman/listinfo/redhat-list

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: David Balazic: "RE: Default Gateway Thorough A Programme"

    Relevant Pages

    • RE: Default Gateway Thorough A Programme
      ... General Red Hat Linux discussion list ... > supports it) which will pass the packets to user space program which can ... > process them and, if necessary, return them back to kernel for further ... unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe ...
      (RedHat)
    • PCcard NIC insert: "Fatal trap 12: page fault while in kernel mode"
      ... Symptom is that I get a panic on insert (or kernel probe, ... KDB: stack backtrace: ... data packets ... connections dropped by persist timeout ...
      (freebsd-current)
    • [Full-Disclosure] [RHSA-2003:238-01] Updated 2.4 kernel fixes vulnerabilities
      ... The Linux kernel handles the basic functions of the operating system. ... Several security issues have been discovered affecting the Linux kernel: ... If you use Red Hat Linux 7.1, you must have installed quota-3.06-9.71 from ...
      (Full-Disclosure)
    • [RHSA-2003:238-01] Updated 2.4 kernel fixes vulnerabilities
      ... The Linux kernel handles the basic functions of the operating system. ... Several security issues have been discovered affecting the Linux kernel: ... If you use Red Hat Linux 7.1, you must have installed quota-3.06-9.71 from ...
      (Bugtraq)
    • Re: Grub Loader
      ... I infer from your grub.conf listing that the "default=11" specification in your grub.conf listing designates the default kernel for booting and the "fallback=9" defines the kernel for loading if the first one fails. ... title Red Hat Linux root ...
      (Fedora)