Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 2010 06:26:57 -0800 (PST)
From:      "Justin V." <vic@yeaguy.com>
To:        Mubeesh ali <mubeeshalivm@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: pls help..
Message-ID:  <alpine.BSF.2.00.1012140626090.2430@yeaguy.com>
In-Reply-To: <AANLkTim2unQQ=0PT2GViS5J-rXSxSCwFf_e2ujXXw2yt@mail.gmail.com>
References:  <alpine.BSF.2.00.1012140109250.2166@yeaguy.com> <AANLkTim2unQQ=0PT2GViS5J-rXSxSCwFf_e2ujXXw2yt@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--623271173-342288475-1292336834=:2430
Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8BIT



On Tue, 14 Dec 2010, Mubeesh ali wrote:

> try traceroute  to check how packets are going out. do u have any
> proxy hardcoded in browser in bsd ?
>
> On Tue, Dec 14, 2010 at 3:24 PM, Justin V. <vic@yeaguy.com> wrote:
>> Hi,
>>
>> I am having a very difficult time understanding what is going on with this
>> FreeBSD machine..
>>
>> I was having inet trouble so i put in a new router on my network (home
>> network)..
>>
>> I have a FreeBSD machine on my network:
>>
>> FreeBSD yeaguy.com 8.1-RELEASE FreeBSD 8.1-RELEASE #3: Thu Nov  4 20:43:41
>> PDT 2010     vic@yeaguy.com:/usr/obj/usr/src/sys/HBCA  i386
>>
>>
>> I have windows machines on my network..
>>
>>
>> One of my windows machines is my laptop and I connect directly to the router
>> via WIFI without any trouble at all...  I can browse any website without
>> complaint.
>>
>> My FreeBSD system connects to my WIFI router just fine as well..  I am
>> seeing troubles browsing the inet with my FreeBSD machine (Xorg and opera)
>> Pulling up Google.com can take up to 30s..
>>
>> My Other windows machine is using the FreeBSD as its gateway, I am running
>> ipnat. This pc suffers from the same issues as the FreeBSD box..
>>
>> I configured the new router with the same ssid and wepkey.. so minimal
>> adjustments would have to be made for other WIFI users in the house..
>> Everyone is fine except me...
>>
>> My server is fine as far as my Website is concerned.. I changed my DNS with
>> my host to point to my new WAN IP.. I can pull my page fine.. I can ssh to
>> my server fine from my phone, phones ip is from my Phones netowrk.. this is
>> not being done via WIFI on my phone..
>>
>> So my Nat'd WIN PC and my FreeBSD Xorg cannot browse the internet like it
>> used to.. 30s to 40s to pull up google is just unacceptable, when I have my
>> laptop sitting here using the same WIFI router pulling it up in about 3ms...
>>
>> Another odd symptom I am seeing is that when i issue the command 'alpine' to
>> check my email, it hangs for a good 30s....  So in my mind, Im thinking,
>> what changed?? My router and my Public IP.. thats it.. its almost like I
>> have my OLD WAN ip hardcoded somewhere causing a conflict.. I cannot find it
>> hardcoded anywhere..
>>
>> Heres an example of what im seeing:
>>
>> [vic@yeaguy ~]$ ping google.com
>> PING google.com (72.14.204.147): 56 data bytes
>> 64 bytes from 72.14.204.147: icmp_seq=0 ttl=52 time=85.460 ms
>> 64 bytes from 72.14.204.147: icmp_seq=1 ttl=52 time=85.152 ms
>> 64 bytes from 72.14.204.147: icmp_seq=2 ttl=52 time=84.048 ms
>> 64 bytes from 72.14.204.147: icmp_seq=3 ttl=52 time=82.442 ms
>> ^C
>> --- google.com ping statistics ---
>> 4 packets transmitted, 4 packets received, 0.0% packet loss
>> round-trip min/avg/max/stddev = 82.442/84.275/85.460/1.182 ms
>>
>>
>> [vic@yeaguy ~]$ telnet google.com 80
>> Trying 72.14.204.147...
>> Connected to google.com.  <it hung here for alot longer than 85ms>
>> Escape character is '^]'.
>> ^]
>> telnet> q
>> Connection closed.
>> [vic@yeaguy ~]$
>>
>>
>> I am unable to browse to nytimes.com via FreeBSD Opera browser or WIN PC
>> that is using the FreeBSD as the gateway, but I can telnet to it on tcp port
>> 80 just fine..
>>
>> [vic@yeaguy ~]$ telnet nytimes.com 80
>> Trying 199.239.136.200...
>> Connected to nytimes.com.
>> Escape character is '^]'.
>> get
>> <HTML><HEAD><TITLE>Bad request</TITLE></HEAD>
>> <BODY><H1>Bad request</H1>
>> Your browser sent a query this server could not understand.
>> </BODY></HTML>Connection closed by foreign host.
>> [vic@yeaguy ~]$
>>
>>
>> Heres some config files:
>>
>>
>> [vic@yeaguy ~]$ cat /etc/rc.conf
>> wlans_rum0="wlan0"
>> gateway_enable="YES"
>> ifconfig_wlan0="inet 192.168.1.169 netmask 255.255.255.0 ssid vicnet wepmode
>> on weptxkey 1 wepkey 1:0xF4AE43E9BA description WIFI"
>> defaultrouter="192.168.1.1"
>> apache22_enable="YES"
>> hald_enable="YES"
>> dbus_enable="YES"
>> samba_enable="YES"
>> nmbd_enable="YES"
>> smbd_enable="YES"
>> winbindd_enable="YES"
>> hostname="yeaguy.com"
>> ifconfig_em0="inet 10.1.1.1 netmask 255.255.255.0 broadcast 10.1.1.255
>> description LAN"
>> inetd_enable="YES"
>> linux_enable="YES"
>> sshd_enable="YES"
>> usbd_enable="YES"
>> postfix_enable="YES"
>> sendmail_enable="NO"
>> sendmail_submit_enable="NO"
>> sendmail_outbound_enable="NO"
>> sendmail_msp_queue_enable="NO"
>> firewall_enable="YES"
>> firewall_script="/etc/fire"
>> ipnat_enable="YES"
>> ipnat_program="/sbin/ipnat"
>> ipnat_rules="/etc/ipnat.rules"
>> ipnat_flags=""
>> #ipmon_enable="YES"
>> #ipmon_program="/sbin/ipmon"
>> #ipmon_flags="-Ds"
>> named_enable="YES"
>> ntpdate_enable="YES"
>> ntpdate_program="ntpdate"
>> ntpdate_flags="-b 0.north-america.pool.ntp.org"
>> mysql_enable="YES"
>> clamav_clamd_enable="YES"
>> clamav_freshclam_enable="YES"
>> amavisd_enable="YES"
>> #amavisd_ram="512m"
>> pf_enable="YES"
>> pf_rules="/etc/pf.conf"
>> pflog_enable="YES"
>> saver="daemon"
>>
>>
>>
>> [vic@yeaguy ~]$ ifconfig
>> em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
>>        description: LAN
>> options=219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC>
>>        ether 00:16:76:bf:17:29
>>        inet 10.1.1.1 netmask 0xffffff00 broadcast 10.1.1.255
>>        media: Ethernet autoselect (100baseTX <full-duplex>)
>>        status: active
>> ipfw0: flags=8801<UP,SIMPLEX,MULTICAST> metric 0 mtu 65536
>> pflog0: flags=141<UP,RUNNING,PROMISC> metric 0 mtu 33200
>> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
>>        options=3<RXCSUM,TXCSUM>
>>        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4
>>        inet6 ::1 prefixlen 128
>>        inet 127.0.0.1 netmask 0xff000000
>>        nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
>> pfsync0: flags=0<> metric 0 mtu 1460
>>        syncpeer: 224.0.0.240 maxupd: 128
>> rum0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 2290
>>        ether 00:1e:e5:a8:bd:5a
>>        media: IEEE 802.11 Wireless Ethernet autoselect mode 11g
>>        status: associated
>> wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
>>        description: WIFI
>>        ether 00:1e:e5:a8:bd:5a
>>        inet 192.168.1.169 netmask 0xffffff00 broadcast 192.168.1.255
>>        media: IEEE 802.11 Wireless Ethernet OFDM/18Mbps mode 11g
>>        status: associated
>>        ssid vicnet channel 11 (2462 MHz 11g) bssid 00:22:6b:66:bf:74
>>        country US authmode OPEN privacy ON deftxkey 1 wepkey 1:40-bit
>>        txpower 0 bmiss 7 scanvalid 60 bgscan bgscanintvl 300 bgscanidle 250
>>        roam:rssi 7 roam:rate 5 protmode CTS
>> [vic@yeaguy ~]$
>>
>>
>> [vic@yeaguy ~]$ netstat -rn
>> Routing tables
>>
>> Internet:
>> Destination        Gateway            Flags    Refs      Use  Netif Expire
>> default            192.168.1.1        UGS         1     2208  wlan0
>> 10.1.1.0/24        link#1             U           4    16001    em0
>> 10.1.1.1           link#1             UHS         0        0    lo0
>> 127.0.0.1          link#4             UH          0       36    lo0
>> 192.168.1.0/24     link#7             U           6     7123  wlan0
>> 192.168.1.169      link#7             UHS         0        0    lo0
>>
>> Internet6:
>> Destination                       Gateway                       Flags Netif
>> Expire
>> ::1                               ::1                           UH lo0
>> fe80::%lo0/64                     link#4                        U lo0
>> fe80::1%lo0                       link#4                        UHS lo0
>> ff01:4::/32                       fe80::1%lo0                   U lo0
>> ff02::%lo0/32                     fe80::1%lo0                   U lo0
>> [vic@yeaguy ~]$
>>
>>
>>
>> yeaguy# ipnat -l
>> List of active MAP/Redirect filters:
>> map wlan0 10.1.1.0/24 -> 192.168.1.169/32 portmap tcp/udp 10000:60000
>> map wlan0 10.1.1.0/24 -> 192.168.1.169/32
>>
>> List of active sessions:
>> MAP 10.1.1.190      53867 <- -> 192.168.1.169   54939 [69.147.83.34 80]
>> MAP 10.1.1.190      53401 <- -> 192.168.1.169   45879 [72.14.204.147 80]
>> MAP 10.1.1.190      53398 <- -> 192.168.1.169   18541 [72.14.204.147 80]
>> MAP 10.1.1.190      53397 <- -> 192.168.1.169   27460 [72.14.204.147 80]
>> yeaguy#
>>
>>
>>
>> I am thinking of doing a fresh install to see if my issue clears..  I am
>> beyond frustrated.. A WAN IP and router change and now I have some odd
>> tick/hangup on the system???!!!  that makes no sense.. if i put the old
>> router in place it works fine.. I really dont want to use the old router
>> either,, it requires a reboot daily.. it flakey...
>>
>> I checked the router for ACLs and anything that might cause conflict but I
>> am not seeing anything..  I really cant see how its the new router.. my WIN
>> LAPTOP when connecting to the router works flawlessly...  The only odd thing
>> I do see in regards to the router and FreeBSD box is the WEP attributes:
>>
>> ifconfig shows:
>>
>> wepkey 1:40-bit // Router shows: WEP Encryption: "64 bits 10 hex digits"..
>> is that an issue??
>>
>> Router is a Linksys WRT54G2...   My router logs show in and out traffic from
>> the FreeBSD box.. so this is why Im thinking its the FreeBSD box...
>>
>> Can i do a system wide grep on all files to see if i find the OLD WAN IP
>> hardcoded somewhere???
>>
>> I have completely disable ipfw as well:
>>
>> yeaguy# ipfw -q flush
>> yeaguy# ipfw show
>> 65535 4145 3401628 allow ip from any to any
>>
>> If anyone can assist Id be very greatful..
>>
>> Thanks
>>
>> Justin V.
>>
>>
>>
>>
>>
>> _______________________________________________
>> freebsd-questions@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>>
>



Traceroute and tcptraceroute looks fine, i did not config my browswer for 
a proxy:

[vic@yeaguy ~]$ traceroute google.com
traceroute: Warning: google.com has multiple addresses; using 
72.14.204.147
traceroute to google.com (72.14.204.147), 64 hops max, 40 byte packets
  1  192.168.1.1 (192.168.1.1)  1.572 ms  1.547 ms  1.500 ms
  2  cpe-66-27-128-1.socal.res.rr.com (66.27.128.1)  13.884 ms  11.137 ms 
12.865 ms
  3  cpe-24-30-163-69.socal.res.rr.com (24.30.163.69)  13.247 ms  12.160 ms 
12.742 ms
  4  tge4-0-2.lsanca4-rtr1.socal.rr.com (24.30.162.233)  12.850 ms  14.191 
ms  12.845 ms
  5  BE7-lsanca4-rt1.socal.rr.com (66.75.131.2)  18.004 ms  34.453 ms 
18.978 ms
  6  ae-5-0.cr0.lax00.tbone.rr.com (66.109.6.102)  18.959 ms  19.177 ms 
19.108 ms
  7  ae-0-0.pr0.lax10.tbone.rr.com (66.109.6.133)  19.595 ms  54.456 ms 
19.602 ms
  8  72.14.197.157 (72.14.197.157)  19.469 ms  19.574 ms
     72.14.198.73 (72.14.198.73)  19.340 ms
  9  216.239.46.38 (216.239.46.38)  20.064 ms  17.185 ms  19.086 ms
10  216.239.43.125 (216.239.43.125)  76.895 ms  72.210 ms  71.343 ms
11  66.249.95.148 (66.249.95.148)  81.988 ms  86.973 ms  84.226 ms
12  66.249.94.46 (66.249.94.46)  94.994 ms
     66.249.94.54 (66.249.94.54)  97.709 ms
     66.249.94.46 (66.249.94.46)  95.313 ms
13  iad04s01-in-f147.1e100.net (72.14.204.147)  85.947 ms  88.162 ms 
83.600 ms
[vic@yeaguy ~]$ tcptraceroute yahoo.com
Selected device wlan0, address 192.168.1.169, port 35655 for outgoing 
packets
Tracing the path to yahoo.com (67.195.160.76) on TCP port 80, 30 hops max
  1  192.168.1.1 (192.168.1.1)  9.720 ms  10.300 ms  10.305 ms
  2  cpe-66-27-128-1.socal.res.rr.com (66.27.128.1)  11.998 ms  10.546 ms 
12.721 ms
  3  cpe-24-30-163-69.socal.res.rr.com (24.30.163.69)  13.240 ms  12.422 ms 
12.966 ms
  4  tge4-0-2.lsanca4-rtr1.socal.rr.com (24.30.162.233)  12.598 ms  13.053 
ms  12.848 ms
  5  BE7-lsanca4-rt1.socal.rr.com (66.75.131.2)  17.990 ms  16.835 ms 
19.184 ms
  6  * * *
  7  ae-0-0.cr0.lax30.tbone.rr.com (66.109.6.5)  16.411 ms  16.039 ms 
37.742 ms
  8  ae-5-0.cr0.dca20.tbone.rr.com (66.109.6.3)  81.617 ms  82.178 ms 
83.101 ms
  9  ae-0-0.pr0.dca20.tbone.rr.com (66.109.6.167)  82.978 ms  81.674 ms 
83.244 ms
10  66.109.9.167 (66.109.9.167)  88.702 ms  93.044 ms  92.648 ms
11  xe-10-0-0.msr2.ac2.yahoo.com (216.115.108.153)  109.434 ms  117.432 ms 
107.595 ms
12  xe-10-2-0.clr3.ac4.yahoo.com (72.30.96.11)  94.587 ms  94.670 ms 
92.717 ms
13  te-8-1.bas-a1.ac4.yahoo.com (76.13.0.173)  99.869 ms  102.185 ms 
99.228 ms
14  * * *
15  ir1.fp.vip.ac4.yahoo.com (67.195.160.76) [open]  89.309 ms  99.914 ms 
91.714 ms
[vic@yeaguy ~]$
--623271173-342288475-1292336834=:2430--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1012140626090.2430>