Hello, On FreeBSD, i run ipnat to share an ADSL connection. It work for 3 pc's and 3 laptops, but on 1 pc's the response-time in browsers (Firefox, Konqueror and Opera) like very slow. Download-speed is ok (215 kB/sec -> 2 Mbit/s) and ping-times are also good (< 10ms).
To share the connection, i've added this line to the ipnat-configuration: map xl0 192.168.1.9/24 -> 0.0.0.0/32 When using internet, 'ipnat -l' show much lines like: (connections to the DNS server) MAP 192.168.1.2 33542 <- -> 62.216.12.182 33542 [62.216.31.50 53] MAP 192.168.1.2 33541 <- -> 62.216.12.182 33541 [62.216.31.50 53] MAP 192.168.1.2 33540 <- -> 62.216.12.182 33540 [62.216.31.50 53] MAP 192.168.1.2 33539 <- -> 62.216.12.182 33539 [62.216.31.50 53] MAP 192.168.1.2 33538 <- -> 62.216.12.182 33538 [62.216.31.50 53] MAP 192.168.1.2 33537 <- -> 62.216.12.182 33537 [62.216.31.50 53] MAP 192.168.1.2 33536 <- -> 62.216.12.182 33536 [62.216.31.50 53] MAP 192.168.1.2 33535 <- -> 62.216.12.182 33535 [62.216.31.50 53] MAP 192.168.1.2 33534 <- -> 62.216.12.182 33534 [62.216.31.50 53] MAP 192.168.1.2 33533 <- -> 62.216.12.182 33533 [62.216.31.50 53] MAP 192.168.1.2 33532 <- -> 62.216.12.182 33532 [62.216.31.50 53] MAP 192.168.1.2 33531 <- -> 62.216.12.182 33531 [62.216.31.50 53] MAP 192.168.1.2 33530 <- -> 62.216.12.182 33530 [62.216.31.50 53] MAP 192.168.1.2 33529 <- -> 62.216.12.182 33529 [62.216.31.50 53] MAP 192.168.1.2 33528 <- -> 62.216.12.182 33528 [62.216.31.50 53] MAP 192.168.1.2 33527 <- -> 62.216.12.182 33527 [62.216.31.50 53] MAP 192.168.1.2 33526 <- -> 62.216.12.182 33526 [62.216.31.50 53] MAP 192.168.1.2 33525 <- -> 62.216.12.182 33525 [62.216.31.50 53] MAP 192.168.1.2 33524 <- -> 62.216.12.182 33524 [62.216.31.50 53] MAP 192.168.1.2 33523 <- -> 62.216.12.182 33523 [62.216.31.50 53] And so on. 192.168.1.2 is the only IP-adres with this problem. Is this a problem on the pc (Gentoo Linux) or FreeBSD server? -- Edwin
