help

From: kanhu rauta (kanhu2004_at_rediffmail.com)
Date: 07/08/04

  • Next message: Philippe Couas: "How Using ACPI ?"
    Date: 8 Jul 2004 13:42:37 -0000
    To: redhat-list@redhat.com
    
    

    Dear sir/madam, >i have the following problem -------------------------- >i have 3 system(a,b,c) connected by cross cable.thire connection is a---->b------->c the ip address are system a:eth0::192.168.10.5 and 10.10.10.3 system b:eth0::192.16810.7 and 10.10.10.7 system b:eth1::192.168.18.7 and 10.10.10.5 system c:eth0::192.168.18.5 and 10.10.10.5 mine objective =============== system b and c are shearing global ip(10.10.10.5). server programe(tcp) is running on both system b and c on b port::7500 on c port::5500 objective::system a request to get service from (10.10.10.5).this packet goto system b and b will check the destination ip along with the destination port , if port is 7500 it will accept the packet else b will forward to system c. ============================= i have done ============ >enable ip_forward option in system b. >modify the following files of kernel(system b only) /usr/src/linux2.4.20-8/net/ipv4 ip_input.c route.c ip_output.c ========================== problem faced by me =================== if its udp packet this perfectely works.(system a can recive service from b or c depending on the port) if its tcp packet then the problem a sends syn-packet to b. b checking the ip and port forwards it to c. c sends the ack packet to b but b drops it if i try to bipass the drop stastment by goto then system halts ============================= any type of suggestion are invited Regards kanhu.

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

  • Next message: Philippe Couas: "How Using ACPI ?"

    Relevant Pages

    • Re: IPFW Dynamic Rules
      ... > So if the dynamic rule has the same behaviour as the origination ... > rule on the same port with the same protocol, ... If client sends UDP query to DNS on your machine, you get the packet: ... is deleted after connection is inactive for some time. ...
      (FreeBSD-Security)
    • Re: port numbers need
      ... I put a packet sniffer on my machine, connected to WU and my source port ... connection I had changed from one IP address to another one in a completely ... the connection, scanning, and downloading that takes place in the ...
      (microsoft.public.win2000.security)
    • Re: Please help me interpret a suspicious netstat SYN_SENT TCP port 1058 ?
      ... Your system initiated a connection. ... your computer sends a TCP packet with the SYN ... Process 912 on your system sent a packet from port 1058 ... hoping to connect to the web server running on port 80 ...
      (comp.security.firewalls)
    • Re: Firewalls in FreeBSD?
      ... ONLY allow data back on these ports IF the windows box has established the connection out first then deny everything else. ... ${fwcmd} add allow tcp from any to any out via x10 setup keep-state ... NAT gateway translates packet (where "natgw" is ... NAT gateway drops packet destined to WAN IP port abc, ...
      (freebsd-questions)
    • Re: Dropping SSH connections over the internet
      ... Packet corruption will not cause this. ... then the connection will drop. ... the incoming connection port gets mapped to another port on the outbound ... The router has to maintain a list of used ports as each connection gets ...
      (Ubuntu)